Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c46 #define COMP_DICTCOMP 3 macro
4671 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4769 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4830 case COMP_DICTCOMP: in compiler_comprehension()
4947 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()