Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbit_util.h55 #elif LG_SIZEOF_PTR == LG_SIZEOF_LONG_LONG in ffs_zu()
66 #elif LG_SIZEOF_LONG_LONG == 3 in ffs_u64()
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h316 #define LG_SIZEOF_LONG_LONG 3 macro