Home
last modified time | relevance | path

Searched refs:test_fn (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dunaligned_pc.c84 typedef void (*test_fn)(void); typedef
88 test_fn tests[] = { test_return, test_endloop, test_multi_cof, test_done }; in main()
/openbmc/qemu/rust/qemu-api/src/
H A Dvmstate.rs
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dcompar_fn_t.patch18 + [void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }],