Searched defs:withitem (Results 1 – 2 of 2) sorted by relevance
631 #define withitem(a0, a1, a2) _Py_withitem(a0, a1, a2) macro
2551 withitem(expr_ty context_expr, expr_ty optional_vars, PyArena *arena) in withitem() function