Home
last modified time | relevance | path

Searched refs:BF_vals (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
Dtest_dfp5.c88 enum BF_vals { BF_val1 = 0, BF_val2 = 1, BF_val3 =6}; enum
521 unsigned int BF_vals[] = {BF_val1, BF_val2, BF_val3}; in test_dfp_test_significance_ops() local
542 for (bf_idx = 0; bf_idx < sizeof(BF_vals)/sizeof(unsigned int); bf_idx++) { in test_dfp_test_significance_ops()
545 BF = BF_vals[bf_idx]; in test_dfp_test_significance_ops()
/external/valgrind/main/none/tests/ppc64/
Dtest_dfp5.c88 enum BF_vals { BF_val1 = 0, BF_val2 = 1, BF_val3 =6}; enum
521 unsigned int BF_vals[] = {BF_val1, BF_val2, BF_val3}; in test_dfp_test_significance_ops() local
542 for (bf_idx = 0; bf_idx < sizeof(BF_vals)/sizeof(unsigned int); bf_idx++) { in test_dfp_test_significance_ops()
545 BF = BF_vals[bf_idx]; in test_dfp_test_significance_ops()