OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FP_LG2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/fpu/
fpu_emu.h
93
#define
FP_LG2
((FP_NMANT - 1) & 63) /* log2(1.0) for fp_mant[0] and fp_mant[1] */
/src/sys/arch/powerpc/fpu/
fpu_emu.h
89
#define
FP_LG2
((FP_NMANT - 1) & 63) /* log2(1.0) for fp_mant[0] and fp_mant[1] */
Completed in 51 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025