Home
last modified time | relevance | path

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

/third_party/libffi/testsuite/libffi.bhaible/
Dtest-call.c79 #define FFI_PREP_CIF(cif,argtypes,rettype) \ macro
152 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in int_tests()
171 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in int_tests()
190 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in int_tests()
209 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in int_tests()
228 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in int_tests()
254 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in float_tests()
272 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in float_tests()
290 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in float_tests()
308 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in float_tests()
[all …]
Dtest-callback.c79 #define FFI_PREP_CIF(cif,argtypes,rettype) \ macro
1313 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in main()
1331 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in main()
1349 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in main()
1367 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in main()
1385 FFI_PREP_CIF(cif,argtypes,ffi_type_sint); in main()
1407 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in main()
1425 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in main()
1443 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in main()
1461 FFI_PREP_CIF(cif,argtypes,ffi_type_float); in main()
[all …]