Home
last modified time | relevance | path

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

/NextBSD/tools/test/testfloat/
HDtestfloat.c206 float_detect_tininess = float_tininess_after_rounding; in main()
HDtestsoftfloat.c381 tininessCode = float_tininess_after_rounding; in testFunctionVariety()
389 tininessCode = float_tininess_after_rounding; in testFunctionVariety()
/NextBSD/tools/test/testfloat/sparc64/
HDsoftfloat.h71 float_tininess_after_rounding = 0, enumerator
/NextBSD/lib/libc/powerpc64/softfloat/
HDsoftfloat.h78 float_tininess_after_rounding = 0, enumerator
/NextBSD/lib/libc/mips/softfloat/
HDsoftfloat.h78 float_tininess_after_rounding = 0, enumerator
/NextBSD/lib/libc/powerpc/softfloat/
HDsoftfloat.h78 float_tininess_after_rounding = 0, enumerator
/NextBSD/lib/libc/arm/softfloat/
HDsoftfloat.h78 float_tininess_after_rounding = 0, enumerator
/NextBSD/lib/libc/softfloat/templates/
HDsoftfloat.h71 float_tininess_after_rounding = 0, enumerator
HDsoftfloat-specialize39 int8 float_detect_tininess = float_tininess_after_rounding;
/NextBSD/lib/libc/softfloat/
HDsoftfloat-specialize52 int8 float_detect_tininess = float_tininess_after_rounding;
HDtimesoftfloat.c2102 tininessCode = float_tininess_after_rounding; in timeFunctionVariety()
2110 tininessCode = float_tininess_after_rounding; in timeFunctionVariety()
HDsoftfloat.txt186 `float_tininess_before_rounding' or `float_tininess_after_rounding'.