Home
last modified time | relevance | path

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

/external/libffi/src/ia64/
Dffi.c40 typedef void *PTR64 __attribute__((mode(DI))); typedef
273 extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64);
321 stack->gp_regs[gpcount++] = (UINT64)(PTR64) *(void **)avalue[i]; in ffi_call()
435 tramp->fake_gp = (UINT64)(PTR64)codeloc; in ffi_prep_closure_loc()