Home
last modified time | relevance | path

Searched defs:MAX_ALIGN (Results 1 – 3 of 3) 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/integration/
Drallocx.c116 #define MAX_ALIGN (ZU(1) << 25) in TEST_BEGIN() macro
/external/valgrind/perf/
Dtinycc.c5618 #define MAX_ALIGN 8 macro