Searched refs:swig_empty_runtime_method_table (Results 1 – 2 of 2) sorted by relevance
2770 static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} }; /* Sentinel */ in SWIG_Python_SetModule()2771 … = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, swig_empty_runtime_method_table); in SWIG_Python_SetModule()
2512 static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */ in SWIG_Python_SetModule() local2519 swig_empty_runtime_method_table); in SWIG_Python_SetModule()