Home
last modified time | relevance | path

Searched refs:__float_t (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dmath.h29 typedef float __float_t; typedef
30 typedef __float_t float_t;
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h613 rnintf(__float_t x) in rnintf()
650 sizeof(__float_t) == sizeof(long double) ? irintf(x) : \