OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ffi_type_slong
(Results
1 - 8
of
8
) sorted by null
/external/libffi/testsuite/libffi.call/
return_sl.c
22
args[0] = &
ffi_type_slong
;
23
args[1] = &
ffi_type_slong
;
28
&
ffi_type_slong
, args) == FFI_OK);
nested_struct6.c
106
cls_struct_fields2[0] = &
ffi_type_slong
;
/external/libffi/darwin-x86/
ffi.h
140
# define
ffi_type_slong
ffi_type_sint32
macro
143
# define
ffi_type_slong
ffi_type_sint64
macro
/external/libffi/include/
ffi.h.in
140
# define
ffi_type_slong
ffi_type_sint32
143
# define
ffi_type_slong
ffi_type_sint64
ffi_real.h
141
# define
ffi_type_slong
ffi_type_sint32
macro
144
# define
ffi_type_slong
ffi_type_sint64
macro
/external/libffi/doc/
libffi.info
271
`
ffi_type_slong
'
350
tm_type_elements[9] = &
ffi_type_slong
;
501
*
ffi_type_slong
: Primitive Types. (line 68)
libffi.texi
310
@item
ffi_type_slong
311
@tindex
ffi_type_slong
397
tm_type_elements[9] = &
ffi_type_slong
;
/external/libffi/
ChangeLog
654
* include/ffi.h.in (ffi_type_ulong,
ffi_type_slong
): Define correctly
[
all
...]
Completed in 19 milliseconds