Home
last modified time | relevance | path

Searched refs:RID_SIZEOF (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dlex.c260 { "sizeof", RID_SIZEOF, 0 },
H A Dparser.c4999 case RID_SIZEOF: in cp_parser_unary_expression()
/openbsd/gnu/gcc/gcc/
H A Dc-common.h69 RID_SIZEOF, enumerator
H A Dc-parser.c163 { "sizeof", RID_SIZEOF, 0 },
4843 case RID_SIZEOF: in c_parser_unary_expression()
4877 gcc_assert (c_parser_next_token_is_keyword (parser, RID_SIZEOF)); in c_parser_sizeof_expression()
6400 case RID_SIZEOF: in c_parser_objc_selector()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h74 RID_SIZEOF, enumerator
H A Dc-parse.in3373 { "sizeof", RID_SIZEOF, 0 },
3475 /* RID_SIZEOF */ SIZEOF,
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c1236 { "sizeof", RID_SIZEOF, 0 },
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c407 { "sizeof", RID_SIZEOF, 0 },