Lines Matching +defs:test +defs:tmp
2243 _PyAST_While(expr_ty test, asdl_stmt_seq * body, asdl_stmt_seq * orelse, int in _PyAST_While()
2268 _PyAST_If(expr_ty test, asdl_stmt_seq * body, asdl_stmt_seq * orelse, int in _PyAST_If()
2417 _PyAST_Assert(expr_ty test, expr_ty msg, int lineno, int col_offset, int in _PyAST_Assert()
2722 _PyAST_IfExp(expr_ty test, expr_ty body, expr_ty orelse, int lineno, int in _PyAST_IfExp()
5478 PyObject *tmp = NULL; in obj2ast_mod() local
5730 PyObject *tmp = NULL; in obj2ast_stmt() local
6922 expr_ty test; in obj2ast_stmt() local
7028 expr_ty test; in obj2ast_stmt() local
7790 expr_ty test; in obj2ast_stmt() local
8147 PyObject *tmp = NULL; in obj2ast_expr() local
8510 expr_ty test; in obj2ast_expr() local
10217 PyObject* tmp = NULL; in obj2ast_comprehension() local
10324 PyObject *tmp = NULL; in obj2ast_excepthandler() local
10500 PyObject* tmp = NULL; in obj2ast_arguments() local
10739 PyObject* tmp = NULL; in obj2ast_arg() local
10879 PyObject* tmp = NULL; in obj2ast_keyword() local
11001 PyObject* tmp = NULL; in obj2ast_alias() local
11123 PyObject* tmp = NULL; in obj2ast_withitem() local
11172 PyObject* tmp = NULL; in obj2ast_match_case() local
11261 PyObject *tmp = NULL; in obj2ast_pattern() local
11842 PyObject *tmp = NULL; in obj2ast_type_ignore() local