Searched refs:ALIGN_8 (Results 1 – 5 of 5) sorted by relevance
489 sizeof_strings += ALIGN_8(len); in sizeof_argument_strings()508 return ALIGN_8((number_of_arguments(arg) + 1) * sizeof(unsigned_word)); in sizeof_arguments()542 start_block += ALIGN_8(len); in write_stack_arguments()547 || ALIGN_8(start_arg) != end_arg) in write_stack_arguments()568 const unsigned_word start_aux = start_argv_block - ALIGN_8(sizeof_aux_entry); in create_ppc_elf_stack_frame()
229 unsigned_word new_break = ALIGN_8(requested_break); in hw_vm_ioctl()
242 #define ALIGN_8(X) _ALIGNa(8, X) macro
978 * sim-bits.h (_ALIGNa, _FLOORa, ALIGN_8, ALIGN_16, ALIGN_PAGE,