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