Home
last modified time | relevance | path

Searched refs:float_tininess_after_rounding (Results 1 – 10 of 10) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h77 float_tininess_after_rounding = 0, enumerator
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h77 float_tininess_after_rounding = 0, enumerator
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h77 float_tininess_after_rounding = 0, enumerator
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h77 float_tininess_after_rounding = 0, enumerator
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h77 float_tininess_after_rounding = 0, enumerator
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h70 float_tininess_after_rounding = 0, enumerator
H A Dsoftfloat-specialize38 int8 float_detect_tininess = float_tininess_after_rounding;
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-specialize51 int8 float_detect_tininess = float_tininess_after_rounding;
H A Dtimesoftfloat.c2099 tininessCode = float_tininess_after_rounding; in timeFunctionVariety()
2107 tininessCode = float_tininess_after_rounding; in timeFunctionVariety()
H A Dsoftfloat.txt185 `float_tininess_before_rounding' or `float_tininess_after_rounding'.