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 123 size_t lg_floor(size_t x);
169 lg_floor(size_t x) function
183 lg_floor(size_t x) function
194 # error "Unsupported type sizes for lg_floor()"
200 lg_floor(size_t x) function
210 # error "Unsupported type sizes for lg_floor()"
215 lg_floor(size_t x) function
237 # error "Unsupported type sizes for lg_floor()"
private_namespace.h 295 #define lg_floor JEMALLOC_N(lg_floor) macro
private_unnamespace.h 295 #undef lg_floor macro

Completed in 49 milliseconds