Searched refs:THXPModule_methods (Results 1 – 3 of 3) sorted by relevance
5 PyMethodDef* THXPModule_methods();
433 PyMethodDef* THXPModule_methods() { in THXPModule_methods() function
1593 PyMethodDef* THXPModule_methods();1661 THPUtils_addPyMethodDefs(methods, THXPModule_methods()); in initModule()