Searched refs:pffi_type (Results 1 – 4 of 4) sorted by relevance
478 parg->pffi_type = &stgdict->ffi_type_pointer; in StructUnionType_paramfunc()1047 parg->pffi_type = &ffi_type_pointer; in PyCPointerType_paramfunc()1075 stgdict->align = _ctypes_get_fielddesc("P")->pffi_type->alignment; in PyCPointerType_new()1481 p->pffi_type = &ffi_type_pointer; in PyCArrayType_paramfunc()1702 parg->pffi_type = &ffi_type_pointer; in c_wchar_p_from_param()1769 parg->pffi_type = &ffi_type_pointer; in c_char_p_from_param()1841 parg->pffi_type = &ffi_type_pointer; in c_void_p_from_param()1859 parg->pffi_type = &ffi_type_pointer; in c_void_p_from_param()1876 parg->pffi_type = &ffi_type_pointer; in c_void_p_from_param()1917 parg->pffi_type = &ffi_type_pointer; in c_void_p_from_param()[all …]
166 ffi_type *pffi_type; /* always statically allocated */ member298 ffi_type *pffi_type; member
467 p->pffi_type = NULL; in PyCArgObject_new()658 pa->ffi_type = carg->pffi_type; in ConvParam()666 pa->ffi_type = carg->pffi_type; in ConvParam()1733 parg->pffi_type = &ffi_type_pointer; in byref()
1542 _ctypes_get_fielddesc("u")->pffi_type = &ffi_type_sshort; in _ctypes_get_fielddesc()1544 _ctypes_get_fielddesc("u")->pffi_type = &ffi_type_sint; in _ctypes_get_fielddesc()1546 _ctypes_get_fielddesc("u")->pffi_type = &ffi_type_slong; in _ctypes_get_fielddesc()