Home
last modified time | relevance | path

Searched defs:is_equal (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-qht.c16 static bool is_equal(const void *ap, const void *bp) in is_equal() function
/openbmc/qemu/tests/bench/
H A Dqht-bench.c105 static bool is_equal(const void *ap, const void *bp) in is_equal() function
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c
/openbmc/linux/drivers/net/fddi/skfp/
Dsmt.c
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1562 bool is_equal; in qtest_check_machine_version() local