Home | History | Annotate | Download | only in ppc32

Lines Matching defs:test_t

327 typedef struct test_t test_t;
329 struct test_t {
335 test_t *tests;
550 static test_t tests_ia_ops_two[] = {
684 static test_t tests_iar_ops_two[] = {
731 static test_t tests_iac_ops_two[] = {
759 static test_t tests_iacr_ops_two[] = {
839 static test_t tests_il_ops_two[] = {
931 static test_t tests_ilr_ops_two[] = {
973 static test_t tests_icr_ops_two[] = {
997 static test_t tests_icr_ops_two_i16[] = {
1022 static test_t tests_ia_ops_two_i16[] = {
1034 static test_t tests_iar_ops_two_i16[] = {
1051 static test_t tests_il_ops_two_i16[] = {
1065 static test_t tests_ilr_ops_two_i16[] = {
1111 static test_t tests_crl_ops_two[] = {
1163 static test_t tests_iac_ops_one[] = {
1215 static test_t tests_iacr_ops_one[] = {
1264 static test_t
1314 static test_t tests_ilr_ops_one[] = {
1377 static test_t tests_il_ops_spe[] = {
1441 static test_t tests_ilr_ops_spe[] = {
1496 static test_t tests_ild_ops_two_i16[] = {
1575 static test_t tests_ild_ops_two[] = {
1619 static test_t tests_ist_ops_three_i16[] = {
1675 static test_t tests_ist_ops_three[] = {
1735 static test_t tests_fa_ops_three[] = {
1795 static test_t tests_far_ops_three[] = {
1850 static test_t tests_fa_ops_two[] = {
1904 static test_t tests_far_ops_two[] = {
1928 static test_t tests_fcr_ops_two[] = {
2004 static test_t tests_fa_ops_one[] = {
2088 static test_t tests_far_ops_one[] = {
2108 static test_t tests_fl_ops_spe[] = {
2114 static test_t tests_flr_ops_spe[] = {
2133 static test_t tests_fld_ops_two_i16[] = {
2163 static test_t tests_fld_ops_two[] = {
2185 static test_t tests_fst_ops_three_i16[] = {
2215 static test_t tests_fst_ops_three[] = {
2271 static test_t tests_aa_ops_three[] = {
2296 static test_t tests_al_ops_three[] = {
2559 static test_t tests_aa_ops_two[] = {
2786 static test_t tests_al_ops_two[] = {
2856 static test_t tests_al_ops_one[] = {
2913 static test_t tests_ac_ops_two[] = {
2973 static test_t tests_acr_ops_two[] = {
3029 static test_t tests_av_int_ops_spe[] = {
3071 static test_t tests_ald_ops_two[] = {
3107 static test_t tests_ast_ops_three[] = {
3130 static test_t tests_afa_ops_three[] = {
3158 static test_t tests_afa_ops_two[] = {
3210 static test_t tests_afa_ops_one[] = {
3244 static test_t tests_afc_ops_two[] = {
3274 static test_t tests_afcr_ops_two[] = {
3296 static test_t tests_av_float_ops_spe[] = {
3516 static test_t tests_p4m_ops_two[] = {
3774 static test_t tests_p4mc_ops_two[] = {
7291 test_t *tests;