HomeSort by: relevance | last modified time | path
    Searched defs:lg_floor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bit_util.h 100 lg_floor(size_t x) { function
113 lg_floor(size_t x) {
123 # error "Unsupported type size for lg_floor()"
130 lg_floor(size_t x) {
138 # error "Unsupported type size for lg_floor()"
143 lg_floor(size_t x) {
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
bit_util.h 100 lg_floor(size_t x) { function
113 lg_floor(size_t x) {
123 # error "Unsupported type size for lg_floor()"
130 lg_floor(size_t x) {
138 # error "Unsupported type size for lg_floor()"
143 lg_floor(size_t x) {

Completed in 22 milliseconds