Searched refs:COMP_LISTCOMP (Results 1 – 2 of 2) sorted by relevance
39 #define COMP_LISTCOMP 1 macro4481 case COMP_LISTCOMP: in compiler_sync_comprehension_generator()4574 case COMP_LISTCOMP: in compiler_async_comprehension_generator()4634 case COMP_LISTCOMP: in compiler_comprehension()4725 return compiler_comprehension(c, e, COMP_LISTCOMP, name, in compiler_listcomp()
587 #define COMP_LISTCOMP 1 macro2142 else if (type == COMP_LISTCOMP) in ast_for_itercomp()2258 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()