Searched refs:PyPARSE_BARRY_AS_BDFL (Results 1 – 3 of 3) sorted by relevance
36 #define PyPARSE_BARRY_AS_BDFL 0x0020 macro
197 if (*flags & PyPARSE_BARRY_AS_BDFL) in parsetok()
160 parser_flags |= PyPARSE_BARRY_AS_BDFL; in PARSER_FLAGS()