Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-qht.c16 static bool is_equal(const void *ap, const void *bp) in is_equal() function
/qemu/tests/bench/
H A Dqht-bench.c105 static bool is_equal(const void *ap, const void *bp) in is_equal() function
/qemu/tests/qtest/
H A Dlibqtest.c1562 bool is_equal; in qtest_check_machine_version() local