Searched refs:FP_RZ (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/alpha/gen/
H A Dflt_rounds.c50 ( (0 << (FP_RZ*2)) /* round to zero */ \
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dieeefp.h26 FP_RZ=FE_TOWARDZERO /* round to zero (truncate) */ enumerator in enum:__anon6719
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dieeefp.h42 FP_RZ=FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon6301
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dieeefp.h46 FP_RZ=FE_TOWARDZERO /* round to zero (truncate) */ enumerator in enum:__anon6384
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dieeefp.h39 FP_RZ=FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon6462
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dieeefp.h42 FP_RZ=FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon5946
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dieeefp.h44 FP_RZ=FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon6143
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dieeefp.h42 FP_RZ=FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon6216
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dieeefp.h51 FP_RZ=FE_TOWARDZERO /* round to zero (truncate) */ enumerator in enum:__anon5703
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dieeefp.h73 FP_RZ = FE_TOWARDZERO, /* round to zero (truncate) */ enumerator in enum:__anon5583
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/
H A Dt_fpsetround.c68 { "RZ", FP_RZ, 0 },
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h88 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h88 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h90 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h88 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h88 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h90 #define float_round_to_zero FP_RZ
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h123 float_round_to_zero = FP_RZ,
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h139 float_round_to_zero = FP_RZ,

Completed in 204 milliseconds