OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:manl_t
(Results
1 - 2
of
2
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
e_fmodl.c
26
typedef uint64_t
manl_t
;
typedef
28
typedef uint32_t
manl_t
;
typedef
60
* - The low part of the mantissa fits in a
manl_t
exactly.
70
manl_t
lx,ly,lz;