Searched refs:test__ (Results 1 – 4 of 4) sorted by relevance
58 #define TEST_LIST const struct test__ test_list__[]120 struct test__ { struct125 extern const struct test__ test_list__[]; argument140 static const struct test__ *test_current_unit__ = NULL;285 const struct test__ *test; in test_list_names__()292 static const struct test__ *test_by_name__(const char *name) in test_by_name__()294 const struct test__ *test; in test_by_name__()305 static int test_do_run__(const struct test__ *test) in test_do_run__()407 static void test_run__(const struct test__ *test) in test_run__()575 const struct test__ **tests = NULL; in main()[all …]
1816 define i32 @test__(i32 %a, i32 %b) nounwind readnone ssp {