OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbl_fracl
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
hdtoa.c
50
#define
dbl_fracl
dflt_fracl
macro
214
*s = u.dblu_dbl.
dbl_fracl
& 0xf;
215
u.dblu_dbl.
dbl_fracl
>>= 4;
/src/sys/sys/
ieee754.h
113
unsigned int
dbl_fracl
:DBL_FRACLBITS;
member in struct:ieee_double
115
unsigned int
dbl_fracl
:DBL_FRACLBITS;
197
#define dblu_fracl dblu_dbl.
dbl_fracl
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025