Home
last modified time | relevance | path

Searched refs:round_down (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/ofed/include/linux/
Dkernel.h185 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmr.c178 cur_start_addr = round_down(cur_start_addr, mtt_size); in mlx4_ib_umem_write_mtt_block()
/freebsd-10-stable/contrib/gcc/cp/
Dclass.c4563 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/
Dtree.h3997 extern tree round_down (tree, int);
Dfunction.c3480 tree rounded = round_down (offset, boundary / BITS_PER_UNIT); in pad_to_arg_alignment()
Dfold-const.c13490 round_down (tree value, int divisor) in round_down() function
DChangeLog-200414483 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.
DChangeLog-200015908 * 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.
DChangeLog-199811945 * function.c (round_down): Wrap prototype and definition with
/freebsd-10-stable/contrib/binutils/bfd/
DChangeLog-91933539 * 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,