/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid_inline_add.h | 77 int rounding_mode, unsigned *fpsc) { in get_add64() 473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky() 512 int extra_digits, int rounding_mode, in __bid_full_round64() 636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder() 807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128() 1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
|
H A D | bid_flag_operations.c | 277 setDecimalRoundingDirection (_IDEC_round * rounding_mode in setDecimalRoundingDirection() 310 setDecimalRoundingDirection (_IDEC_round rounding_mode) { in setDecimalRoundingDirection()
|
H A D | bid_functions.h | 330 unsigned int rounding_mode:3; member
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_inline_add.h | 77 int rounding_mode, unsigned *fpsc) { in get_add64() 473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky() 512 int extra_digits, int rounding_mode, in __bid_full_round64() 636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder() 807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128() 1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
|
H A D | bid_flag_operations.c | 277 setDecimalRoundingDirection (_IDEC_round * rounding_mode in setDecimalRoundingDirection() 310 setDecimalRoundingDirection (_IDEC_round rounding_mode) { in setDecimalRoundingDirection()
|
H A D | bid_functions.h | 330 unsigned int rounding_mode:3; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APFloat.cpp | 1293 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow() 1317 bool IEEEFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero() 1355 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize() 1760 roundingMode rounding_mode, in addOrSubtract() 1790 roundingMode rounding_mode) { in add() 1796 roundingMode rounding_mode) { in subtract() 1802 roundingMode rounding_mode) { in multiply() 1820 roundingMode rounding_mode) { in divide() 1965 roundingMode rounding_mode) { in fusedMultiplyAdd() 2006 IEEEFloat::opStatus IEEEFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 369 int rounding_mode, round_up; in ceil() local 391 int rounding_mode, round_down; in floor() local 414 int rounding_mode, round_nearest; in rint() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 369 int rounding_mode, round_up; in ceil() local 391 int rounding_mode, round_down; in floor() local 414 int rounding_mode, round_nearest; in rint() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/ |
H A D | printf_fphex.c | 344 int rounding_mode = get_rounding_mode (); in __quadmath_printf_fphex() local
|
H A D | printf_fp.c | 964 int rounding_mode = get_rounding_mode (); in __quadmath_printf_fp() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
H A D | printf_fphex.c | 343 int rounding_mode = get_rounding_mode (); in __quadmath_printf_fphex() local
|
H A D | printf_fp.c | 964 int rounding_mode = get_rounding_mode (); in __quadmath_printf_fp() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/common/ |
H A D | fpu-tst.c | 72 sim_fpu_round rounding_mode; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 137 enum rounding_mode { RND_ROUND, RND_TRUNC, RND_CEIL, RND_FLOOR }; enum
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 140 enum rounding_mode { RND_ROUND, RND_TRUNC, RND_CEIL, RND_FLOOR }; enum
|