Home
last modified time | relevance | path

Searched refs:boundary_in_bytes (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDfunction.c3451 int boundary_in_bytes = boundary / BITS_PER_UNIT; in pad_to_arg_alignment() local
3496 FLOOR_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes); in pad_to_arg_alignment()
3498 CEIL_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes); in pad_to_arg_alignment()
HDChangeLog-199816051 (locate_and_pad_parm): Similarly for 'boundary_in_bytes.'
HDChangeLog-20036212 * function.c (pad_to_arg_alignment): Move 'boundary_in_bytes'