Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dppc64_helpers.h1448 #define MAX_EXPONENTS (sizeof(exponent_table) / sizeof(unsigned long)) macro
1471 #define MAX_FLOAT_VSX_ARRAY_SIZE (((MAX_EXPONENTS * MAX_MANTISSAS) * 2 + 1) * 2)
1498 for (exponent_index = 0; exponent_index < MAX_EXPONENTS; in build_float_vsx_tables()