Searched refs:FFI360_RET_MASK (Results 1 – 2 of 2) sorted by relevance
/third_party/libffi/src/s390/ | ||
D | internal.h | 8 #define FFI360_RET_MASK 7 macro |
D | ffi.c | 477 ffi_call_SYSV (frame, ret_type & FFI360_RET_MASK, rvalue, fn, closure); in ffi_call_int() |