Home
last modified time | relevance | path

Searched defs:rounded_size (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstor-layout.c1813 int rounded_size local
H A Drecog.c1289 unsigned int rounded_size = GET_MODE_SIZE (mode); local
H A Dcollect2.c3029 long rounded_size; /* size rounded to page boundary */ member
H A Dbuiltins.c3202 tree rounded_size; local
H A Dfunction.c705 HOST_WIDE_INT rounded_size = CEIL_ROUND (size, alignment); local
H A Dexpr.c3682 unsigned rounded_size = PUSH_ROUNDING (GET_MODE_SIZE (mode)); local
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp361 uptr rounded_size = RoundUpTo(size, alignment); in Allocate() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.c2707 tree rounded_size; local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c2298 HOST_WIDE_INT align, rounded_size; local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp501 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); in Allocate() local
/openbsd-src/gnu/gcc/gcc/
H A Drecog.c1242 unsigned int rounded_size = GET_MODE_SIZE (mode); in push_operand() local
H A Dfunction.c675 HOST_WIDE_INT rounded_size = CEIL_ROUND (size, alignment); in assign_stack_temp_for_type() local
H A Dexpr.c3474 unsigned rounded_size = PUSH_ROUNDING (GET_MODE_SIZE (mode)); in emit_single_push_insn() local
H A Dbuiltins.c4259 tree addr, t, type_size, rounded_size, valist_tmp; in std_gimplify_va_arg_expr() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.c866 tree rounded_size; local
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c1128 unsigned int mask, rounded, rounded_size; in bin_of() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6319 tree t, type_size, rounded_size; local