Searched defs:PyPARSE_IGNORE_COOKIE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | parsetok.h | 35 #define PyPARSE_IGNORE_COOKIE 0x0010 macro |
/external/python/cpython3/Parser/pegen/ | ||
D | pegen.h | 22 #define PyPARSE_IGNORE_COOKIE 0x0010 macro |