Searched refs:boundary_in_bytes (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dfunction.c3667 int boundary_in_bytes = boundary / BITS_PER_UNIT;
3712 FLOOR_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes);
3714 CEIL_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes);
3653 int boundary_in_bytes = boundary / BITS_PER_UNIT; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dfunction.c3432 int boundary_in_bytes = boundary / BITS_PER_UNIT;
3477 FLOOR_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes);
3479 CEIL_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes);
3417 int boundary_in_bytes = boundary / BITS_PER_UNIT; local

Completed in 113 milliseconds