Searched refs:_PySwigPacked_type (Results 1 – 1 of 1) sorted by relevance
1741 SWIGRUNTIME PyTypeObject* _PySwigPacked_type(void);1745 static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigPacked_type(); in PySwigPacked_type()1751 return ((op)->ob_type == _PySwigPacked_type()) in PySwigPacked_Check()1766 _PySwigPacked_type(void) { in _PySwigPacked_type() function