Searched refs:__float_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/x86/include/
H A D_types.h56 typedef float __float_t; typedef
63 typedef long double __float_t; typedef
/freebsd-current/sys/arm64/include/
H A D_types.h49 typedef float __float_t; typedef
/freebsd-current/sys/riscv/include/
H A D_types.h45 typedef float __float_t; typedef
/freebsd-current/sys/arm/include/
H A D_types.h51 typedef float __float_t; typedef
/freebsd-current/sys/powerpc/include/
H A D_types.h50 typedef float __float_t; typedef
/freebsd-current/lib/msun/src/
H A Dmath_private.h611 rnintf(__float_t x)
648 sizeof(__float_t) == sizeof(long double) ? irintf(x) : \
H A Dmath.h119 typedef __float_t float_t;

Completed in 88 milliseconds