Searched defs:lg_floor (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dutil.h131 unsigned lg_floor(size_t x);
248 lg_floor(size_t x) function
263 lg_floor(size_t x)
274 # error "Unsupported type size for lg_floor()"
281 lg_floor(size_t x)
291 # error "Unsupported type size for lg_floor()"
296 lg_floor(size_t x)
H A Dprivate_namespace.h320 #define lg_floor JEMALLOC_N(lg_floor) macro
H A Dprivate_unnamespace.h320 #undef lg_floor macro

Completed in 182 milliseconds