Home
last modified time | relevance | path

Searched defs:MAX_ALIGN (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/src/mi/
Dmempool.c33 # define MAX_ALIGN __BIGGEST_ALIGNMENT__ macro
39 # define MAX_ALIGN MAX_ALIGN_(sizeof (long double)) macro
/external/jemalloc/test/unit/
Dhash.c146 #define MAX_ALIGN 16 in hash_variant_verify() macro
/external/jemalloc/test/integration/
Drallocx.c163 #define MAX_ALIGN (ZU(1) << 25) in TEST_BEGIN() macro
/external/valgrind/perf/
Dtinycc.c5618 #define MAX_ALIGN 8 macro