Home
last modified time | relevance | path

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

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