Home
last modified time | relevance | path

Searched refs:PyPARSE_PRINT_IS_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dparsetok.h30 #define PyPARSE_PRINT_IS_FUNCTION 0x0004 macro
/aosp_15_r20/external/python/cpython2/Parser/
Dparsetok.c143 if (*flags & PyPARSE_PRINT_IS_FUNCTION) { in parsetok()
/aosp_15_r20/external/python/cpython3/Parser/
Dpegen.h17 #define PyPARSE_PRINT_IS_FUNCTION 0x0004
/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c809 PyPARSE_PRINT_IS_FUNCTION : 0) \