Searched refs:COMP_GENEXP (Results 1 – 2 of 2) sorted by relevance
42 #define COMP_GENEXP 0 macro2710 case COMP_GENEXP: in compiler_comprehension_generator()2752 if (type != COMP_GENEXP) { in compiler_comprehension()2774 if (type != COMP_GENEXP) { in compiler_comprehension()2808 return compiler_comprehension(c, e, COMP_GENEXP, name, in compiler_genexp()
47 #define COMP_GENEXP 0 macro1312 if (type == COMP_GENEXP) in ast_for_itercomp()1349 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()