Searched refs:CONST (Results 1 – 12 of 12) sorted by relevance
144 #define CONST const macro163 #define CONST const179 #define CONST194 #define CONST
54 %token CONST93 | '(' CONST CATD ')' arg_list { $$ = $5; }125 | '(' CONST INT ')' setid { $$ = $5; }146 | '(' CONST INT ')' msgid { $$ = $5; }167 | '(' CONST INT ')' digit { $$ = $5; }188 | '(' CONST CHAR '*' ')' paren_qstr { $$ = $6; }
149 return (CONST);
23 #define CONST 2 macro124 if (action != INSERT || s->s_type != CONST) {145 s->s_type = action == INSERT ? VAR : CONST;
73 CONST enumerator
494 (*rtdp)->type = CONST; in tdefdecl()
145 CONST, enumerator
740 (*rtdp)->t_type = CONST; in tdefdecl()874 case CONST: in find_intrinsic()1190 case CONST: in resolve_typed_bitfields_cb()
197 case CONST: in tdesc_size()234 case CONST: in tdesc_bitsize()256 case CONST: in tdesc_basetype()1524 die_through_create(dw, die, off, tdp, CONST, "const"); in die_const_create()
68 case CONST: in tdesc_layouthash()
397 case CONST: in write_type()1098 tdp->t_type = CONST; in resurrect_types()
106 %token <stt_val> CONST VOLATILE RESTRICT RESTRICT_KYWD308 : CONST667 { "const", CONST, TQ_CONST }, in lookup_keyword()