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

/barrelfish-master/lib/libc/gdtoa/
H A D_hldtoa.c62 typedef uint64_t manl_t; typedef
64 typedef uint32_t manl_t; typedef
82 manl_t manl;
/barrelfish-master/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 84 milliseconds