| /netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
| H A D | testFunction.h | 161 ROUND_DOWN, enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | wide-int-print.cc | 113 int start = ROUND_DOWN (val.get_precision (), HOST_BITS_PER_WIDE_INT); in print_hex()
|
| H A D | system.h | 399 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
|
| H A D | tree-ssa-sccvn.c | 1877 HOST_WIDE_INT o = ROUND_DOWN (offseti - pd.offset, BITS_PER_UNIT); in push_partial_def() 2010 size -= ROUND_DOWN (-pd.offset, BITS_PER_UNIT); in push_partial_def()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | wide-int-print.cc | 113 int start = ROUND_DOWN (val.get_precision (), HOST_BITS_PER_WIDE_INT); in print_hex()
|
| H A D | system.h | 408 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
| H A D | testfloat.c | 233 roundingMode = ROUND_DOWN; in main()
|
| H A D | testFunction.c | 640 case ROUND_DOWN: in testFunctionVariety()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.cc | 951 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush() 955 startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush() 1324 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush() 1331 startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush()
|
| H A D | rs6000-logue.cc | 1576 HOST_WIDE_INT rounded_size = ROUND_DOWN (orig_size, probe_interval); in rs6000_emit_probe_stack_range_stack_clash() 1837 rounded_size = ROUND_DOWN (size, PROBE_INTERVAL); in rs6000_emit_probe_stack_range()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | io.h | 264 ROUND_DOWN = GFC_FPE_DOWNWARD, enumerator
|
| H A D | inquire.c | 400 case ROUND_DOWN: in inquire_via_unit()
|
| H A D | open.c | 134 { "down", ROUND_DOWN},
|
| H A D | write_float.def | 362 case ROUND_DOWN: 1026 case ROUND_DOWN:\
|
| H A D | transfer.c | 153 {"down", ROUND_DOWN}, 1911 dtp->u.p.current_unit->round_status = ROUND_DOWN; in formatted_transfer_scalar_read() 2394 dtp->u.p.current_unit->round_status = ROUND_DOWN; in formatted_transfer_scalar_write()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | inquire.c | 400 case ROUND_DOWN: in inquire_via_unit()
|
| H A D | io.h | 260 ROUND_DOWN = GFC_FPE_DOWNWARD, enumerator
|
| H A D | open.c | 134 { "down", ROUND_DOWN},
|
| H A D | write_float.def | 362 case ROUND_DOWN: 1002 case ROUND_DOWN:\
|
| H A D | transfer.c | 153 {"down", ROUND_DOWN}, 1771 dtp->u.p.current_unit->round_status = ROUND_DOWN; in formatted_transfer_scalar_read() 2242 dtp->u.p.current_unit->round_status = ROUND_DOWN; in formatted_transfer_scalar_write()
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 2041 ROUND_DOWN, enumerator 2091 case ROUND_DOWN: in timeFunctionVariety() 2563 roundingMode = ROUND_DOWN; in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-logue.c | 1548 HOST_WIDE_INT rounded_size = ROUND_DOWN (orig_size, probe_interval); in rs6000_emit_probe_stack_range_stack_clash() 1809 rounded_size = ROUND_DOWN (size, PROBE_INTERVAL); in rs6000_emit_probe_stack_range()
|
| H A D | rs6000-call.c | 6368 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush() 6372 startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush() 6747 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush() 6754 startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.c | 5756 rounded_size = ROUND_DOWN (size, PROBE_INTERVAL); in sparc_emit_probe_stack_range() 5950 offset = ROUND_DOWN (offset + 8, 8); in emit_save_or_restore_regs() 7107 const unsigned int startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in compute_int_layout()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc.cc | 5691 rounded_size = ROUND_DOWN (size, PROBE_INTERVAL); in sparc_emit_probe_stack_range() 5882 offset = ROUND_DOWN (offset + 8, 8); in emit_save_or_restore_regs() 7039 const unsigned int startbit = ROUND_DOWN (intoffset, BITS_PER_WORD); in compute_int_layout()
|