Searched refs:round_down (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | kernel.h | 185 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/ |
| D | mr.c | 178 cur_start_addr = round_down(cur_start_addr, mtt_size); in mlx4_ib_umem_write_mtt_block()
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | class.c | 4563 rli->bitpos = round_down (rli->bitpos, BITS_PER_UNIT); in include_empty_classes() 4567 (rli->bitpos, round_down (rli->bitpos, BITS_PER_UNIT))); in include_empty_classes()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | tree.h | 3997 extern tree round_down (tree, int);
|
| D | function.c | 3480 tree rounded = round_down (offset, boundary / BITS_PER_UNIT); in pad_to_arg_alignment()
|
| D | fold-const.c | 13490 round_down (tree value, int divisor) in round_down() function
|
| D | ChangeLog-2004 | 14483 round_down): Likewise. 16523 (round_down): Likewise. Remove spurious constant build. 16955 round_down): Likewise. 17826 * fold-const.c (round_up, round_down): Use build_int_cst. 19626 * stor-layout.c (round_up, round_down): Move ... 19627 * fold-const.c (round_up, round_down): ... here. Use 19798 (round_down): Likewise. 24216 * stor-layout.c (round_up, round_down): Special-case powers of 2.
|
| D | ChangeLog-2000 | 15908 * function.c (round_down): Delete obsolete prototype. 19787 * tree.h (round_down): Prototype. 27760 (round_down): Deleted from here. 27765 (round_down): Moved to here and corrected as above.
|
| D | ChangeLog-1998 | 11945 * function.c (round_down): Wrap prototype and definition with
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | ChangeLog-9193 | 3539 * hppa.c (round_down,round,round_up,L,R,LS,RS,LD,RD,LR,RR): Make 3652 low_sign_unext, round_down, round, round_up, L, R, LS, RS, LD, RD,
|