Searched refs:define_label (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dpic.y43 void define_label(const char *label, const place *pl);
590 define_label($1, & $$);
598 define_label($1, & $$);
604 define_label($1, & $$);
1695 void define_label(const char *label, const place *pl)
/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h463 extern tree define_label (location_t, tree);
H A Dc-decl.c2550 /* Subroutine of lookup_label, declare_label, define_label: construct a
2640 define_label (location_t location, tree name)
2629 define_label (location_t location, tree name) function
H A Dc-parser.c3575 tlab = define_label (loc2, name);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dsemantics.c1332 tree decl = define_label (input_location, name);
H A Ddecl.c378 define_label (location, DECL_NAME (label));
2563 define_label (location_t location, tree name)
2556 define_label (location_t location, tree name) function
H A Dcp-tree.h3919 extern tree define_label (location_t, tree);

Completed in 239 milliseconds