Searched defs:boundary (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_malloc_linux.cc86 INTERCEPTOR(void*, memalign, uptr boundary, uptr size) { argument
91 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { argument
96 INTERCEPTOR(void*, __libc_memalign, uptr boundary, uptr size) { argument
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-bfin.c689 int boundary = bfd_get_section_alignment (stdoutput, segment); local
/haiku-buildtools/gcc/gcc/
H A Dfunction.h787 unsigned int boundary; member in struct:locate_and_pad_arg_data
H A Dtarghooks.c1790 unsigned HOST_WIDE_INT align, boundary; local
[all...]
H A Dtree-ssa-uninit.c902 is_value_included_in (tree val, tree boundary, enum tree_code cmpc) argument
H A Dcalls.c1738 unsigned int align, boundary; local
[all...]
H A Drtlanal.c3677 find_first_parameter_load(rtx_insn *call_insn, rtx_insn *boundary) argument
H A Dfunction.c2667 unsigned int align, boundary; local
4009 unsigned int boundary, round_boundary; local
4146 pad_to_arg_alignment(struct args_size *offset_ptr, int boundary, struct args_size *alignment_pad) argument
[all...]
H A Ddwarf2out.c15046 ceiling(HOST_WIDE_INT value, unsigned int boundary) argument
[all...]
/haiku-buildtools/gcc/gcc/config/msp430/
H A Dmsp430.c812 unsigned HOST_WIDE_INT align, boundary; local
[all...]
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.c934 unsigned int boundary = type ? TYPE_ALIGN (type) : GET_MODE_BITSIZE (mode); local
/haiku-buildtools/gcc/gcc/fortran/
H A Diresolve.c869 gfc_resolve_eoshift(gfc_expr *f, gfc_expr *array, gfc_expr *shift, gfc_expr *boundary, gfc_expr *dim) argument
H A Dcheck.c2052 gfc_check_eoshift (gfc_expr *array, gfc_expr *shift, gfc_expr *boundary, argument
/haiku-buildtools/binutils/gas/config/
H A Dtc-bfin.c793 int boundary = bfd_get_section_alignment (stdoutput, segment); local
/haiku-buildtools/legacy/gcc/gcc/
H A Dfunction.c5311 int boundary = FUNCTION_ARG_BOUNDARY (passed_mode, type); local
[all...]
/haiku-buildtools/gcc/gcc/config/c6x/
H A Dc6x.c595 unsigned int boundary = type ? TYPE_ALIGN (type) : GET_MODE_BITSIZE (mode); local
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c6245 unsigned HOST_WIDE_INT align, boundary; local
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c11445 unsigned HOST_WIDE_INT align, boundary; local
[all...]

Completed in 379 milliseconds