OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ffi_arg
(Results
1 - 15
of
15
) sorted by null
/external/libffi/src/ia64/
ffitarget.h
31
typedef unsigned long long
ffi_arg
;
typedef
/external/libffi/src/alpha/
ffitarget.h
31
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/arm/
ffitarget.h
31
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/cris/
ffitarget.h
31
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/frv/
ffitarget.h
33
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/m32r/
ffitarget.h
32
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/m68k/
ffitarget.h
31
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/s390/
ffitarget.h
37
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/sh/
ffitarget.h
33
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/sh64/
ffitarget.h
33
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/sparc/
ffitarget.h
37
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/darwin-x86/
ffitarget.h
42
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/pa/
ffitarget.h
33
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/x86/
ffitarget.h
42
typedef unsigned long
ffi_arg
;
typedef
/external/libffi/src/powerpc/
ffitarget.h
38
typedef unsigned long
ffi_arg
;
typedef
Completed in 56 milliseconds