Searched refs:TE_vals (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/none/tests/ppc32/ |
D | test_dfp3.c | 488 static int TE_vals[] = { -16, -2, 0, 5}; variable 489 #define TE_VAL_LEN sizeof(TE_vals)/sizeof(int) 494 if (x==TE_vals[i]) in __is_TE_val() 838 (*func)(TE_vals[TE], RMC); in test_dfp_quai_ops() 841 TE_vals[TE], test_def.op, u0); in test_dfp_quai_ops()
|
/external/valgrind/main/none/tests/ppc64/ |
D | test_dfp3.c | 488 static int TE_vals[] = { -16, -2, 0, 5}; variable 489 #define TE_VAL_LEN sizeof(TE_vals)/sizeof(int) 494 if (x==TE_vals[i]) in __is_TE_val() 838 (*func)(TE_vals[TE], RMC); in test_dfp_quai_ops() 841 TE_vals[TE], test_def.op, u0); in test_dfp_quai_ops()
|