Searched defs:PyPARSE_DONT_IMPLY_DEDENT (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/ | ||
D | parsetok.h | 27 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro |
/third_party/python/Parser/pegen/ | ||
D | pegen.h | 14 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro |