HomeSort by relevance Sort by last modified time
    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;
s_remquol.c 26 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 840 milliseconds