Searched refs:UNIX64_RET_INT64 (Results 1 – 3 of 3) sorted by relevance
8 #define UNIX64_RET_INT64 7 macro
443 flags = UNIX64_RET_INT64; in ffi_prep_cif_machdep()446 flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); in ffi_prep_cif_machdep()476 flags = sse0 ? UNIX64_RET_XMM64 : UNIX64_RET_INT64; in ffi_prep_cif_machdep()790 flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); in ffi_closure_unix64_inner()
153 E(L(store_table), UNIX64_RET_INT64)315 E(L(load_table), UNIX64_RET_INT64)