Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dsz.c51 size_t max_ind = ((sz + (ZU(1) << SC_LG_TINY_MIN) - 1) local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h683 uptr j, max_ind; variable