Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h25 #undef LG_SIZEOF_INTMAX_T
92 #define LG_SIZEOF_INTMAX_T 3 macro
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h319 #define LG_SIZEOF_INTMAX_T 3 macro
/freebsd/contrib/jemalloc/
H A DFREEBSD-diffs190 +#undef LG_SIZEOF_INTMAX_T
247 +#define LG_SIZEOF_INTMAX_T 3
/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c57 #define U2S_BUFSIZE ((1U << (LG_SIZEOF_INTMAX_T + 3)) + 1)