Searched refs:round_down (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | kernel.h | 475 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /freebsd-11-stable/sys/dev/drm2/ |
| HD | drm_os_freebsd.h | 245 #define round_down(x, y) rounddown2((x), (y)) macro
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | 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-11-stable/sys/dev/drm2/i915/ |
| HD | i915_gem.c | 415 start = round_down(start, 128); in shmem_clflush_swizzled_range()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | tree.h | 3997 extern tree round_down (tree, int);
|
| HD | function.c | 3480 tree rounded = round_down (offset, boundary / BITS_PER_UNIT); in pad_to_arg_alignment()
|
| HD | fold-const.c | 13490 round_down (tree value, int divisor) in round_down() function
|
| HD | 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.
|
| HD | 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.
|
| HD | ChangeLog-1998 | 11945 * function.c (round_down): Wrap prototype and definition with
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | 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,
|