Home
last modified time | relevance | path

Searched defs:PyPARSE_DONT_IMPLY_DEDENT (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dparsetok.h27 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro
/third_party/python/Parser/pegen/
Dpegen.h14 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro