Home | History | Annotate | Download | only in python

Lines Matching refs:swig_module_info

1466 SWIGRUNTIME swig_module_info *
1486 return (swig_module_info *) type_pointer;
1529 swig_module_info *swig_module = (swig_module_info *) PyCapsule_GetPointer(obj, SWIGPY_CAPSULE_NAME);
1531 swig_module_info *swig_module = (swig_module_info *) vptr;
1547 SWIG_Python_SetModule(swig_module_info *swig_module) {
1593 swig_module_info *swig_module = SWIG_GetModule(0);