OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG2_INTERVALS
(Results
1 - 3
of
3
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/ld128/
k_expl.h
42
#define
LOG2_INTERVALS
7
257
*kp = n >>
LOG2_INTERVALS
;
s_expl.c
277
k = n >>
LOG2_INTERVALS
;
s_logl.c
117
#define
LOG2_INTERVALS
7
488
#define L2I (49 -
LOG2_INTERVALS
)
Completed in 127 milliseconds