Home
last modified time | relevance | path

Searched defs:LG_SIZEOF_LONG (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_defs.h345 #define LG_SIZEOF_LONG 3 macro
347 #define LG_SIZEOF_LONG 2 macro
Djemalloc_internal_defs_host.h325 #define LG_SIZEOF_LONG 3 macro
327 #define LG_SIZEOF_LONG 2 macro
/external/jemalloc_new/
Dconfigure.ac357 AC_DEFINE_UNQUOTED([LG_SIZEOF_LONG], [$LG_SIZEOF_LONG]) definition