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

/netbsd-6-1-5-RELEASE/lib/libc/arch/alpha/gen/
H A Dflt_rounds.c52 | (3 << (FP_RM*2)) /* round to negative infinity */ \
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dieeefp.h24 FP_RM=FE_DOWNWARD, /* round toward negative infinity */ enumerator in enum:__anon6719
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dieeefp.h44 FP_RM=FE_DOWNWARD /* round toward negative infinity */ enumerator in enum:__anon6301
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dieeefp.h44 FP_RM=FE_DOWNWARD, /* round toward negative infinity */ enumerator in enum:__anon6384
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dieeefp.h41 FP_RM=FE_DOWNWARD /* round toward negative infinity */ enumerator in enum:__anon6462
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dieeefp.h44 FP_RM=FE_DOWNWARD /* round toward negative infinity */ enumerator in enum:__anon5946
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dieeefp.h45 FP_RM=FE_DOWNWARD, /* round toward negative infinity */ enumerator in enum:__anon6143
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dieeefp.h44 FP_RM=FE_DOWNWARD /* round toward negative infinity */ enumerator in enum:__anon6216
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dieeefp.h50 FP_RM=FE_DOWNWARD, /* round toward negative infinity */ enumerator in enum:__anon5703
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dieeefp.h74 FP_RM = FE_DOWNWARD, /* round toward negative infinity */ enumerator in enum:__anon5583
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/
H A Dt_fpsetround.c67 { "RM", FP_RM, 3 },
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h89 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h89 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h91 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h89 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h89 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h91 #define float_round_down FP_RM
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h124 float_round_down = FP_RM,
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h140 float_round_down = FP_RM,

Completed in 125 milliseconds