Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3629 long max_xb_entries = 0; in testfunction_bcd_misc() local
3638 max_xb_entries = MAX(max_xb_entries, nb_zoned_decimal_entries); in testfunction_bcd_misc()
3639 max_xb_entries = MAX(max_xb_entries, nb_national_decimal_entries); in testfunction_bcd_misc()
3640 max_xb_entries = MAX(max_xb_entries, nb_packed_decimal_entries); in testfunction_bcd_misc()
3643 for (j = 0; j < (max_xb_entries - 1); j += 2) { in testfunction_bcd_misc()