Searched refs:manl_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libc/gdtoa/
H A D_hldtoa.c64 typedef uint64_t manl_t; typedef
66 typedef uint32_t manl_t; typedef
84 manl_t manl;
/freebsd-12-stable/lib/msun/src/
H A De_fmodl.c26 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;
H A Ds_remquol.c26 typedef uint64_t manl_t; typedef
28 typedef uint32_t manl_t; typedef
63 * - The low part of the mantissa fits in a manl_t exactly.
73 manl_t lx,ly,lz;

Completed in 132 milliseconds