Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dppc64_helpers.h1855 #define MAX_PACKED_DECIMAL_TABLE_SIZE 8 * 16 * 2 + 20 macro
1914 packed_decimal_table = malloc((MAX_PACKED_DECIMAL_TABLE_SIZE + 2) in build_packed_decimal_table()