Searched refs:test_t (Results 1 – 8 of 8) sorted by relevance
71 typedef struct test_t test_t; typedef73 struct test_t { struct79 test_t *tests; argument670 typedef struct test_t test_t; typedef672 struct test_t { struct678 test_t *tests; argument816 static test_t tests_ia_ops_two[] = {920 static test_t tests_iar_ops_two[] = {995 static test_t tests_il_ops_two[] = {1085 static test_t tests_ilr_ops_two[] = {[all …]
10 type test_t;12 allow test_t type_req_t : file { read write };
192 typedef struct _test test_t; typedef200 test_t *tests;283 static test_t tests_istq_ops_two_i16[] = {293 static test_t tests_ildq_ops_two_i16[] = {311 static test_t tests_stq_ops_three[] = {321 static test_t tests_ldq_ops_three[] = {365 static test_t tests_move_ops_spe[] = {725 static test_t tests_aa_quadword_two_args[] = {734 static test_t tests_aa_quadword_three_args[] = {742 static test_t tests_aa_bcd_ops[] = {[all …]
328 typedef struct test_t test_t; typedef330 struct test_t { struct336 test_t *tests; argument570 static test_t tests_ia_ops_two[] = {722 static test_t tests_iar_ops_two[] = {772 static test_t tests_iac_ops_two[] = {800 static test_t tests_iacr_ops_two[] = {880 static test_t tests_il_ops_two[] = {972 static test_t tests_ilr_ops_two[] = {1014 static test_t tests_icr_ops_two[] = {[all …]
64 p_test(test_t *t, ...) in p_test()83 for (; t != NULL; t = va_arg(ap, test_t *)) { in p_test()
297 typedef void (test_t)(void); typedef326 test_status_t p_test(test_t *t, ...);