Searched refs:_py_if_stmt (Results 1 – 2 of 2) sorted by relevance
1045 return _py_if_stmt(cond, body, orelse)1152 def _py_if_stmt(cond, body, orelse): function
1172 _py_if_stmt(cond, body, orelse)1223 def _py_if_stmt(cond, body, orelse): function