Lines Matching refs:test_t

339 typedef struct test_t test_t;  typedef
341 struct test_t { struct
347 test_t *tests; argument
581 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[] = {
1049 static test_t tests_icr_ops_two_i16[] = {
1074 static test_t tests_ia_ops_two_i16[] = {
1086 static test_t tests_iar_ops_two_i16[] = {
1103 static test_t tests_il_ops_two_i16[] = {
1117 static test_t tests_ilr_ops_two_i16[] = {
1163 static test_t tests_crl_ops_two[] = {
1215 static test_t tests_iac_ops_one[] = {
1267 static test_t tests_iacr_ops_one[] = {
1316 static test_t tests_il_ops_one[] = {
1366 static test_t tests_ilr_ops_one[] = {
1429 static test_t tests_il_ops_spe[] = {
1493 static test_t tests_ilr_ops_spe[] = {
1548 static test_t tests_ild_ops_two_i16[] = {
1627 static test_t tests_ild_ops_two[] = {
1671 static test_t tests_ist_ops_three_i16[] = {
1727 static test_t tests_ist_ops_three[] = {
1747 static test_t tests_popcnt_ops_one[] = {
1798 static test_t tests_fa_ops_three[] = {
1858 static test_t tests_far_ops_three[] = {
1913 static test_t tests_fa_ops_two[] = {
1967 static test_t tests_far_ops_two[] = {
1991 static test_t tests_fcr_ops_two[] = {
2067 static test_t tests_fa_ops_one[] = {
2151 static test_t tests_far_ops_one[] = {
2171 static test_t tests_fl_ops_spe[] = {
2177 static test_t tests_flr_ops_spe[] = {
2196 static test_t tests_fld_ops_two_i16[] = {
2226 static test_t tests_fld_ops_two[] = {
2248 static test_t tests_fst_ops_three_i16[] = {
2278 static test_t tests_fst_ops_three[] = {
2334 static test_t tests_aa_ops_three[] = {
2359 static test_t tests_al_ops_three[] = {
2622 static test_t tests_aa_ops_two[] = {
2849 static test_t tests_al_ops_two[] = {
2919 static test_t tests_al_ops_one[] = {
2976 static test_t tests_ac_ops_two[] = {
3036 static test_t tests_acr_ops_two[] = {
3092 static test_t tests_av_int_ops_spe[] = {
3134 static test_t tests_ald_ops_two[] = {
3170 static test_t tests_ast_ops_three[] = {
3193 static test_t tests_afa_ops_three[] = {
3221 static test_t tests_afa_ops_two[] = {
3273 static test_t tests_afa_ops_one[] = {
3307 static test_t tests_afc_ops_two[] = {
3337 static test_t tests_afcr_ops_two[] = {
3359 static test_t tests_av_float_ops_spe[] = {
3400 static test_t tests_dcbt[] = {
3619 static test_t tests_p4m_ops_two[] = {
3877 static test_t tests_p4mc_ops_two[] = {
7481 test_t *tests; in do_tests()