Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbit_util.h232 # define LG_FLOOR(x) LG_FLOOR_32((x)) macro
234 # define LG_FLOOR(x) LG_FLOOR_64((x)) macro