Searched refs:get_nested_functions_manual (Results 1 – 3 of 3) sorted by relevance
5 PyMethodDef* get_nested_functions_manual();
38 PyMethodDef* get_nested_functions_manual() { in get_nested_functions_manual() function
58 nested_functions[0] = get_nested_functions_manual()[0]; in initNestedFunctions()