Searched refs:initPythonCustomClassBindings (Results 1 – 3 of 3) sorted by relevance
8 void initPythonCustomClassBindings(PyObject* module);
42 void initPythonCustomClassBindings(PyObject* module) { in initPythonCustomClassBindings() function
2275 initPythonCustomClassBindings(module); in initJITBindings()