OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ffi_prep_args_sysv
(Results
1 - 3
of
3
) sorted by null
/external/libffi/src/powerpc/
sysv.S
34
.globl
ffi_prep_args_SYSV
63
/* Call
ffi_prep_args_SYSV
. */
65
bl
ffi_prep_args_SYSV
@local
ffi.c
63
/*
ffi_prep_args_SYSV
is called by the assembly routine once stack space
90
ffi_prep_args_SYSV
(extended_cif *ecif, unsigned *const stack)
[
all
...]
/external/libffi/
ChangeLog
77
(
ffi_prep_args_SYSV
): Set NUM_FPR_ARG_REGISTERS to 0 in case of
775
* src/powerpc/ffi.c (
ffi_prep_args_SYSV
): Handle linux variant of
[
all
...]
Completed in 89 milliseconds