Home
last modified time | relevance | path

Searched refs:test_fn (Results 1 – 2 of 2) 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/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); }],