Searched defs:genexpr (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Doc/reference/ | ||
| D | expressions.rst | 346 .. _genexpr: target |
| /third_party/python/Python/ | ||
| D | symtable.c | 213 static identifier top = NULL, lambda = NULL, genexpr = NULL, variable |