Searched refs:RT_LABEL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c169 RT_LABEL, /* __label__ */
27353 cp_parser_require_keyword (parser, RID_LABEL, RT_LABEL);
30625 case RT_LABEL:
168 RT_LABEL, /* __label__ */ enumerator in enum:required_token
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc170 RT_LABEL, /* __label__ */
29516 cp_parser_require_keyword (parser, RID_LABEL, RT_LABEL);
32877 case RT_LABEL:
169 RT_LABEL, /* __label__ */ enumerator in enum:required_token
[all...]

Completed in 318 milliseconds