Home
last modified time | relevance | path

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

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