Searched defs:py_functions (Results 1 – 2 of 2) sorted by relevance
206 PyObject **py_functions = py->py_functions; in init_py_module() local408 PyObject **py_functions = py_mutator->py_functions; in load_custom_mutator_py() local
402 PyObject *py_functions[PY_FUNC_COUNT]; member