Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dcompile.c44 #define COMP_DICTCOMP 2 macro
2720 case COMP_DICTCOMP: in compiler_comprehension_generator()
2759 case COMP_DICTCOMP: in compiler_comprehension()
2839 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python27/Python-2.7.18/Python/
H A Dcompile.c44 #define COMP_DICTCOMP 2 macro
2720 case COMP_DICTCOMP: in compiler_comprehension_generator()
2759 case COMP_DICTCOMP: in compiler_comprehension()
2839 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c44 #define COMP_DICTCOMP 2 macro
2738 case COMP_DICTCOMP: in compiler_comprehension_generator()
2777 case COMP_DICTCOMP: in compiler_comprehension()
2857 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
4355 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4444 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4502 case COMP_DICTCOMP: in compiler_comprehension()
4618 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
4355 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4444 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4502 case COMP_DICTCOMP: in compiler_comprehension()
4618 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
4355 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4444 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4502 case COMP_DICTCOMP: in compiler_comprehension()
4618 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python37/Python-3.7.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
3887 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4005 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4069 case COMP_DICTCOMP: in compiler_comprehension()
4182 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
4355 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4444 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4502 case COMP_DICTCOMP: in compiler_comprehension()
4618 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c42 #define COMP_DICTCOMP 3 macro
4355 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4444 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4502 case COMP_DICTCOMP: in compiler_comprehension()
4618 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c41 #define COMP_DICTCOMP 3 macro
4495 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4588 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4646 case COMP_DICTCOMP: in compiler_comprehension()
4762 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()
/dports/lang/python310/Python-3.10.1/Python/
H A 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()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c48 #define COMP_DICTCOMP 3 macro
4778 case COMP_DICTCOMP: in compiler_sync_comprehension_generator()
4876 case COMP_DICTCOMP: in compiler_async_comprehension_generator()
4941 case COMP_DICTCOMP: in compiler_comprehension()
5054 return compiler_comprehension(c, e, COMP_DICTCOMP, name, in compiler_dictcomp()