Home
last modified time | relevance | path

Searched defs:genexpr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Doc/reference/
Dexpressions.rst240 .. _genexpr: target
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dexpressions.rst357 .. _genexpr: target
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_peepholer.py522 def genexpr(): function
/aosp_15_r20/external/python/cpython2/Python/
Dsymtable.c187 static identifier top = NULL, lambda = NULL, genexpr = NULL, setcomp = NULL, variable