Searched refs:RID_SIZEOF (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
H A Dlex.c261 { "sizeof", RID_SIZEOF, 0 },
H A Dparser.c5195 case RID_SIZEOF:
/freebsd-12-stable/contrib/gcc/
H A Dc-common.h69 RID_SIZEOF, enumerator in enum:rid
H A Dc-parser.c174 { "sizeof", RID_SIZEOF, 0 },
5131 case RID_SIZEOF:
5165 gcc_assert (c_parser_next_token_is_keyword (parser, RID_SIZEOF));
6987 case RID_SIZEOF:

Completed in 256 milliseconds