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; argument668 typedef struct test_t test_t; typedef670 struct test_t { struct676 test_t *tests; argument814 static test_t tests_ia_ops_two[] = {918 static test_t tests_iar_ops_two[] = {993 static test_t tests_il_ops_two[] = {1083 static test_t tests_ilr_ops_two[] = {[all …]
10 type test_t;12 allow test_t type_req_t : file { read write };
339 typedef struct test_t test_t; typedef341 struct test_t { struct347 test_t *tests; argument581 static test_t tests_ia_ops_two[] = {733 static test_t tests_iar_ops_two[] = {783 static test_t tests_iac_ops_two[] = {811 static test_t tests_iacr_ops_two[] = {891 static test_t tests_il_ops_two[] = {983 static test_t tests_ilr_ops_two[] = {1025 static test_t tests_icr_ops_two[] = {[all …]
198 typedef struct _test test_t; typedef206 test_t *tests;289 static test_t tests_istq_ops_two_i16[] = {299 static test_t tests_ildq_ops_two_i16[] = {340 static test_t tests_stq_ops_three[] = {364 static test_t tests_ldq_ops_three[] = {412 static test_t tests_move_ops_spe[] = {772 static test_t tests_aa_quadword_two_args[] = {781 static test_t tests_aa_quadword_three_args[] = {789 static test_t tests_aa_bcd_ops[] = {[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, ...);