OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlbins
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
sc.c
95
int
nlbins
= 0;
local
118
nlbins
= index + 1;
184
nlbins
= index + 1;
217
sc_data->
nlbins
=
nlbins
;
/src/external/bsd/jemalloc/dist/src/
sc.c
95
int
nlbins
= 0;
local
118
nlbins
= index + 1;
184
nlbins
= index + 1;
217
sc_data->
nlbins
=
nlbins
;
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
size_classes.sh
168
nlbins
=0
181
nlbins
=$((${index} + 1))
233
nlbins
=$((${index} + 1))
264
# -
nlbins
301
*
NLBINS
: Number of bins supported by the lookup table.
328
echo "#define
NLBINS
${
nlbins
}"
sc.h
320
int
nlbins
;
member in struct:sc_data_s
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
sc.h
320
int
nlbins
;
member in struct:sc_data_s
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sc.h
339
int
nlbins
;
member in struct:sc_data_s
/src/external/bsd/jemalloc/include/jemalloc/internal/
sc.h
339
int
nlbins
;
member in struct:sc_data_s
Completed in 27 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026