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

  /src/lib/libm/src/
e_fmodl.c 33 typedef uint64_t manl_t; typedef in typeref:typename:uint64_t
35 typedef uint32_t manl_t; typedef in typeref:typename:uint32_t
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 in typeref:typename:uint64_t
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 12 milliseconds