Searched refs:SIMPLE_FUNCTION (Results 1 – 1 of 1) sorted by relevance
457 #define SIMPLE_FUNCTION 0 macro1478 return SIMPLE_FUNCTION; in function_kind()1489 if (kind != SIMPLE_FUNCTION) { in function_check_args()1588 if (kind != SIMPLE_FUNCTION) { in _Py_Specialize_BinarySubscr()1710 if (kind == SIMPLE_FUNCTION) { in _Py_Specialize_StoreSubscr()1758 if (kind != SIMPLE_FUNCTION) { in get_init_for_simple_managed_python_class()1881 if (kind == SIMPLE_FUNCTION) { in specialize_py_call()