HomeSort by relevance Sort by last modified time
    Searched defs:lg_floor (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
util.h 131 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)
private_namespace.h 320 #define lg_floor JEMALLOC_N(lg_floor) macro
    [all...]
private_unnamespace.h 320 #undef lg_floor macro

Completed in 99 milliseconds