Home
last modified time | relevance | path

Searched refs:UNIX64_RET_UINT32 (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/x86/
Dinternal64.h4 #define UNIX64_RET_UINT32 3 macro
Dffi64.c435 flags = UNIX64_RET_UINT32; in ffi_prep_cif_machdep()
446 flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); in ffi_prep_cif_machdep()
790 flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); in ffi_closure_unix64_inner()
Dunix64.S137 E(L(store_table), UNIX64_RET_UINT32)
303 E(L(load_table), UNIX64_RET_UINT32)