Searched refs:VISIT_SEQ_TAIL (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Python/
H A Dsymtable.c1042 VISIT_SEQ_TAIL permits the start of an ASDL sequence to be skipped, which is
1066 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ macro
1751 VISIT_SEQ_TAIL(st, comprehension, generators, 1);
/external/python/cpython2/Python/
H A Dsymtable.c942 VISIT_SEQ_TAIL permits the start of an ASDL sequence to be skipped, which is
978 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ macro

Completed in 86 milliseconds