Searched refs:typed_val_int (Results 1 – 5 of 5) sorted by relevance
132 } typed_val_int; member157 %token <typed_val_int> INTEGER_LITERAL240 write_exp_elt_type (val.typed_val_int.type);241 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);822 putithere->typed_val_int.val = n;823 putithere->typed_val_int.type = type;922 yylval.typed_val_int.val = c; in yylex()923 yylval.typed_val_int.type = java_char_type; in yylex()
135 } typed_val_int; member173 %token <typed_val_int> INT461 write_exp_elt_type (val.typed_val_int.type);462 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);969 putithere->typed_val_int.val = n;976 putithere->typed_val_int.type = unsigned_type;980 putithere->typed_val_int.type = signed_type;1134 yylval.typed_val_int.val = c; in yylex()1135 yylval.typed_val_int.type = builtin_type_char; in yylex()
131 } typed_val_int; member168 %token <typed_val_int> INT548 write_exp_elt_type (val.typed_val_int.type);549 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);1195 putithere->typed_val_int.val = n;1202 putithere->typed_val_int.type = unsigned_type;1206 putithere->typed_val_int.type = signed_type;1307 yylval.typed_val_int.val = c; in yylex()1308 yylval.typed_val_int.type = builtin_type_char; in yylex()
128 } typed_val_int; member163 %token <typed_val_int> INT485 write_exp_elt_type (val.typed_val_int.type);486 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);1250 putithere->typed_val_int.val = n;1257 putithere->typed_val_int.type = unsigned_type;1261 putithere->typed_val_int.type = signed_type;1398 yylval.typed_val_int.val = c; in yylex()1399 yylval.typed_val_int.type = builtin_type (current_gdbarch)->builtin_char; in yylex()
234 } typed_val_int; member289 %token <typed_val_int> GLOBAL1840 yylval.typed_val_int.val = GLOBAL_CONSTRUCTORS; in yylex()1843 yylval.typed_val_int.type = make_name (lexptr, p - lexptr); in yylex()1851 yylval.typed_val_int.val = GLOBAL_DESTRUCTORS; in yylex()1854 yylval.typed_val_int.type = make_name (lexptr, p - lexptr); in yylex()