Searched refs:encoding_decl (Results 1 – 15 of 15) sorted by relevance
87 #define encoding_decl 340 macro
86 #define encoding_decl 339 macro
96 encoding_decl = 339 variable
97 encoding_decl = 340 variable
100 result = mkseq(1 + NCH(n) + (TYPE(n) == encoding_decl)); in node2tuple()116 if (TYPE(n) == encoding_decl) { in node2tuple()756 case encoding_decl: in parser_tuple2st()982 if (num == encoding_decl) { in build_node_tree()
250 node* r = PyNode_New(encoding_decl); in parsetok()
140 encoding_decl: NAME
151 encoding_decl: NAME
147 encoding_decl: NAME
337 node* r = PyNode_New(encoding_decl); in parsetok()
167 encoding_decl: NAME
97 v = mkseq(1 + NCH(n) + (TYPE(n) == encoding_decl)); in node2tuple()115 if (TYPE(n) == encoding_decl) in node2tuple()688 else if (start_sym == encoding_decl) { in parser_tuple2st()899 if (num == encoding_decl) { in build_node_tree()
227 if (TYPE(n) == encoding_decl) { in PyAST_FromNode()231 } else if (TYPE(n) == encoding_decl) { in PyAST_FromNode()
149 if n == symbol.encoding_decl:
783 if (TYPE(n) == encoding_decl) in PyAST_FromNodeObject()