OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMOOTHSTEP_BFP
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/test/unit/
smoothstep.c
26
max = (KQU(1) << (
SMOOTHSTEP_BFP
-1)) * (SMOOTHSTEP_NSTEPS+1);
57
(KQU(1) <<
SMOOTHSTEP_BFP
), "Last step must equal 1");
84
prev_h = KQU(1) <<
SMOOTHSTEP_BFP
;
/external/jemalloc/include/jemalloc/internal/
smoothstep.h
26
#define
SMOOTHSTEP_BFP
24
/external/jemalloc/src/
arena.c
[
all
...]
Completed in 483 milliseconds