Home
last modified time | relevance | path

Searched refs:COMP_SETCOMP (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dcompile.c45 #define COMP_SETCOMP 2 macro
4667 case COMP_SETCOMP: in compiler_sync_comprehension_generator()
4765 case COMP_SETCOMP: in compiler_async_comprehension_generator()
4827 case COMP_SETCOMP: in compiler_comprehension()
4931 return compiler_comprehension(c, e, COMP_SETCOMP, name, in compiler_setcomp()