Home
last modified time | relevance | path

Searched refs:EXIT_EXPR (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c143 EXIT_EXPR, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree-dump.c563 case EXIT_EXPR:
H A Dtree.def818 DEFTREECODE (EXIT_EXPR, "exit_expr", 's', 1)
821 It must contain an EXIT_EXPR or is an infinite loop.
H A Dstmt.c2257 case EXIT_EXPR:
H A Dexpr.c7054 case EXIT_EXPR:
/openbsd/gnu/gcc/gcc/
H A Dtree-dump.c632 case EXIT_EXPR: in dequeue_and_dump()
H A Dtree.def823 DEFTREECODE (EXIT_EXPR, "exit_expr", tcc_statement, 1)
826 It must contain an EXIT_EXPR or is an infinite loop.
H A Dtree-inline.c1630 case EXIT_EXPR: in estimate_num_insns_1()
H A Dstmt.c1423 case EXIT_EXPR: in warn_if_unused_value()
H A Dtree-pretty-print.c1497 case EXIT_EXPR: in dump_generic_node()
H A Dgimplify.c5635 case EXIT_EXPR: in gimplify_expr()
H A Dexpr.c8672 case EXIT_EXPR: in expand_expr_real_1()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dcheck-init.c652 case EXIT_EXPR:
H A Djcf-write.c1889 && TREE_CODE (TREE_OPERAND (body, 0)) == EXIT_EXPR)
1916 case EXIT_EXPR:
H A Dparse.c15472 case EXIT_EXPR:
15519 if (nn != NULL_TREE && TREE_CODE (nn) != EXIT_EXPR)
18699 condition = build (EXIT_EXPR, NULL_TREE, condition); /* Force walk */
H A Dparse.y11907 case EXIT_EXPR:
11954 if (nn != NULL_TREE && TREE_CODE (nn) != EXIT_EXPR)
15134 condition = build (EXIT_EXPR, NULL_TREE, condition); /* Force walk */
H A DChangeLog11956 (for_statement:): Call complete_for_loop. Set EXIT_EXPR to be
11965 around the EXIT_EXPR.
12156 LOOP_EXPR, EXIT_EXPR and COND_EXPR.
/openbsd/gnu/gcc/gcc/cp/
H A Derror.c1869 case EXIT_EXPR: in dump_expr()
H A Dinit.c2251 body = build1 (EXIT_EXPR, void_type_node, in build_vec_delete_1()
H A DChangeLog-19991287 * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
3266 * tree.c (search_tree): Handle EXIT_EXPR, LOOP_EXPR.
4517 EXIT_EXPR.
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1770 @tindex EXIT_EXPR
2196 an @code{EXIT_EXPR} is encountered.
2198 @item EXIT_EXPR
2201 nonzero, then the loop should be exited. An @code{EXIT_EXPR} will only
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi1911 @tindex EXIT_EXPR
2462 an @code{EXIT_EXPR} is encountered.
2464 @item EXIT_EXPR
2467 nonzero, then the loop should be exited. An @code{EXIT_EXPR} will only
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c2067 case EXIT_EXPR:
H A Dinit.c2601 build (EXIT_EXPR, void_type_node,
H A DChangeLog.21287 * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
3266 * tree.c (search_tree): Handle EXIT_EXPR, LOOP_EXPR.
4517 EXIT_EXPR.

12