HomeSort by: relevance | last modified time | path
    Searched refs:manl_t (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/src/
e_fmodl.c 33 typedef uint64_t manl_t; typedef
35 typedef uint32_t manl_t; typedef
68 * - The low part of the significand fits in a manl_t exactly.
79 manl_t lx,ly,lz;
s_remquol.c 32 typedef uint64_t manl_t; typedef
34 typedef uint32_t manl_t;
73 * - The low part of the significand fits in a manl_t exactly.
83 manl_t lx,ly,lz;
e_fmodl.c 33 typedef uint64_t manl_t; typedef
35 typedef uint32_t manl_t; typedef
68 * - The low part of the significand fits in a manl_t exactly.
79 manl_t lx,ly,lz;
s_remquol.c 32 typedef uint64_t manl_t; typedef
34 typedef uint32_t manl_t;
73 * - The low part of the significand fits in a manl_t exactly.
83 manl_t lx,ly,lz;

Completed in 43 milliseconds