OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:withitem
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Include/
Python-ast.h
631
#define
withitem
(a0, a1, a2) _Py_withitem(a0, a1, a2)
macro
/external/python/cpython3/Python/
Python-ast.c
2551
withitem
(expr_ty context_expr, expr_ty optional_vars, PyArena *arena)
function
[
all
...]
Completed in 148 milliseconds