Home
last modified time | relevance | path

Searched refs:expand_label (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dstmt.h23 extern void expand_label (tree);
H A Dstmt.c153 expand_label (tree label) in expand_label() function
H A Dcfgexpand.c3699 expand_label (gimple_label_label (as_a <glabel *> (stmt))); in expand_gimple_stmt_1()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dstmt.h23 extern void expand_label (tree);
H A Dstmt.c153 expand_label (tree label) in expand_label() function
H A Dstmt.cc153 expand_label (tree label) in expand_label() function
H A Dcfgexpand.c3699 expand_label (gimple_label_label (as_a <glabel *> (stmt))); in expand_gimple_stmt_1()
H A Dcfgexpand.cc3851 expand_label (gimple_label_label (as_a <glabel *> (stmt))); in expand_gimple_stmt_1()
H A DChangeLog-20126868 (expand_label): Adjust, call expand_builtin_setjmp_receiver
6961 (expand_label): Adjust, call expand_builtin_setjmp_receiver
H A DChangeLog-20138172 (expand_label): Moved to stmt.h.
26439 (expand_label): Adjust, call expand_builtin_setjmp_receiver
H A DChangeLog.tree-ssa1686 (expand_label): Handle DECL_NONLOCAL and FORCED_LABEL.
H A DChangeLog-200425004 (expand_label, expand_naked_return, expand_return,
33798 (expand_label): Handle DECL_NONLOCAL and FORCED_LABEL.
H A DChangeLog-201421920 (expand_label): Likewise for local "label_r".
21945 * stmt.c (expand_label): When prepending to
H A DChangeLog-201614538 (expand_label): Likewise.
H A DChangeLog-201531838 (expand_label): Use it, get rid of one cast.
/netbsd/dist/pf/sbin/pfctl/
H A Dparse.y280 void expand_label(char *, size_t, const char *, u_int8_t, struct node_host *,
4377 expand_label(char *label, size_t len, const char *ifname, sa_family_t af, in expand_label() function
4724 expand_label(r->label, PF_RULE_LABEL_SIZE, r->ifname, r->af, in expand_rule()
4726 expand_label(r->tagname, PF_TAG_NAME_SIZE, r->ifname, r->af, in expand_rule()
4728 expand_label(r->match_tagname, PF_TAG_NAME_SIZE, r->ifname, in expand_rule()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19992016 declarations. Handle START_CATCH_STMT. Call expand_label