Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/reference/
Dexpressions.rst240 .. _genexpr: target
/external/python/cpython3/Doc/reference/
Dexpressions.rst300 .. _genexpr: target
/external/python/cpython2/Python/
Dsymtable.c185 static identifier top = NULL, lambda = NULL, genexpr = NULL, setcomp = NULL, variable
/external/python/cpython3/Python/
Dsymtable.c193 static identifier top = NULL, lambda = NULL, genexpr = NULL, variable