Searched refs:COMP_LISTCOMP (Results 1 – 2 of 2) sorted by relevance
40 #define COMP_LISTCOMP 1 macro3877 case COMP_LISTCOMP: in compiler_sync_comprehension_generator()3995 case COMP_LISTCOMP: in compiler_async_comprehension_generator()4061 case COMP_LISTCOMP: in compiler_comprehension()4149 return compiler_comprehension(c, e, COMP_LISTCOMP, name, in compiler_listcomp()
613 #define COMP_LISTCOMP 1 macro1934 else if (type == COMP_LISTCOMP) in ast_for_itercomp()2046 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()