Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc32/
Dtest_dfp5.c93 enum BF_vals { BF_val1 = 0, BF_val2 = 1, BF_val3 =6}; enum
533 unsigned int BF_vals[] = {BF_val1, BF_val2, BF_val3}; in test_dfp_test_significance_ops() local
/external/valgrind/none/tests/ppc64/
Dtest_dfp5.c93 enum BF_vals { BF_val1 = 0, BF_val2 = 1, BF_val3 =6}; enum
533 unsigned int BF_vals[] = {BF_val1, BF_val2, BF_val3}; in test_dfp_test_significance_ops() local