Searched defs:atypes (Results 1 – 7 of 7) sorted by relevance
111 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif_core()219 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif()229 ffi_type **atypes) in ffi_prep_cif_var()
90 /*@dependent@*/ ffi_type **atypes) in ffi_prep_cif()
136 /*@dependent@*/ ffi_type** atypes) in ffi_prep_cif()
160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
775 ffi_type **atypes, in _call_function_pointer()1102 ffi_type **atypes; in _ctypes_callproc() local
108 ffi_type *atypes[1]; member