Searched refs:WORD_FFI_ALIGN (Results 1 – 1 of 1) sorted by relevance
38 #define WORD_FFI_ALIGN(x) FFI_ALIGN(x, WORD_SIZE) macro77 int aligned_size = WORD_FFI_ALIGN(size); in ffi_prep_args()262 ptr += WORD_FFI_ALIGN(arg_types[i]->size); in ffi_closure_call_SYSV()