Home
last modified time | relevance | path

Searched defs:cif (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c117 ffi_status ffi_prep_cif_machdep(ffi_cif *cif) in ffi_prep_cif_machdep()
188 void ffi_call(ffi_cif *cif, void (*fn)(), void *rvalue, void **avalue) in ffi_call()
246 ffi_cif *cif; local
267 ffi_cif *cif) in ffi_prep_incoming_args_SYSV()
322 ffi_cif* cif, in ffi_prep_closure()
346 ffi_cif* cif, in ffi_prep_raw_closure_loc()
399 ffi_raw_call(ffi_cif *cif, void (*fn)(), void *rvalue, ffi_raw *fake_avalue) in ffi_raw_call()
Dx86-ffi64.c357 ffi_cif* cif) in ffi_prep_cif_machdep()
433 ffi_cif* cif, in ffi_call()
590 ffi_cif* cif, in ffi_prep_closure()
628 ffi_cif* cif = closure->cif; in ffi_closure_unix64_inner() local
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c332 ffi_cif* cif) in ffi_prep_cif_machdep()
582 /*@dependent@*/ ffi_cif* cif, in ffi_call()
716 ffi_cif* cif, in ffi_prep_closure()
832 ffi_cif* cif = closure->cif; in ffi_closure_helper_DARWIN() local
/third_party/python/Modules/_ctypes/libffi_osx/
Dffi.c133 /*@out@*/ /*@partial@*/ ffi_cif* cif, in ffi_prep_cif()
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi.h255 ffi_cif* cif; member
272 ffi_cif* cif; member
Dffi_common.h82 /*@dependent@*/ ffi_cif* cif; member
/third_party/python/Modules/_ctypes/
Dcallbacks.c303 static void closure_fcn(ffi_cif *cif, in closure_fcn()
Dctypes.h82 ffi_cif cif; member
Dcallproc.c813 ffi_cif cif; in _call_function_pointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp193 ffi_cif cif; in ffiInvoke() local