Searched defs:py_functions (Results 1 – 3 of 3) 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
136 THPObjectPtr py_functions(PyTuple_New(num_next)); in THPCppFunction_next_functions() local
402 PyObject *py_functions[PY_FUNC_COUNT]; member