Home | History | Annotate | Download | only in policyrep

Lines Matching refs:SwigMethods

15594 static PyMethodDef SwigMethods[] = {
16705 /* Fix SwigMethods to carry the callback ptrs when needed */
16785 SwigMethods,
16836 /* Fix SwigMethods to carry the callback ptrs when needed */
16837 SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial);
16842 m = Py_InitModule((char *) SWIG_name, SwigMethods);
16879 for (i = 0; SwigMethods[i].ml_name != NULL; ++i)
16880 SwigPyBuiltin_AddPublicSymbol(public_interface, SwigMethods[i].ml_name);