OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NLBINS
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/internal/
size_classes.sh
99
nlbins
=0
111
nlbins
=$((${index} + 1))
154
nlbins
=$((${index} + 1))
173
# -
nlbins
200
*
NLBINS
: Number of bins supported by the lookup table.
221
echo "#define
NLBINS
${
nlbins
}"
size_classes.h
20
*
NLBINS
: Number of bins supported by the lookup table.
173
#define
NLBINS
32
324
#define
NLBINS
32
475
#define
NLBINS
32
623
#define
NLBINS
29
[
all
...]
Completed in 3092 milliseconds