| /netbsd-src/external/bsd/bc/dist/ |
| H A D | bc.y | 61 int i_value; member 85 %token <i_value> ENDOFLINE AND OR NOT 95 %token <i_value> Define Break Quit Length 97 %token <i_value> Return For If While Sqrt Else 99 %token <i_value> Scale Ibase Obase Auto Read Random 101 %token <i_value> Warranty Halt Last Continue Print Limits 103 %token <i_value> UNARY_MINUS HistoryVar Void 107 %type <i_value> expression return_expression named_expression opt_expression 111 %type <i_value> program input_item semicolon_list statement_list 112 %type <i_value> statement function statement_or_error required_eol [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | bfin-parse.y | 3592 val.i_value = $2; 3613 val.i_value = $2; 4395 val.i_value = $3; 4420 val.i_value = $1; 4554 x->value.i_value += y->value.i_value; in binary() 4557 x->value.i_value -= y->value.i_value; in binary() 4560 x->value.i_value *= y->value.i_value; in binary() 4563 if (y->value.i_value == 0) in binary() 4566 x->value.i_value /= y->value.i_value; in binary() 4569 x->value.i_value %= y->value.i_value; in binary() [all …]
|
| H A D | bfin-parse.c | 6361 val.i_value = (yyvsp[0].value); in yyparse() 6388 val.i_value = (yyvsp[0].value); in yyparse() 7525 val.i_value = (yyvsp[0].value); in yyparse() 7559 val.i_value = (yyvsp[0].value); in yyparse() 7948 x->value.i_value += y->value.i_value; in binary() 7951 x->value.i_value -= y->value.i_value; in binary() 7954 x->value.i_value *= y->value.i_value; in binary() 7957 if (y->value.i_value == 0) in binary() 7960 x->value.i_value /= y->value.i_value; in binary() 7963 x->value.i_value %= y->value.i_value; in binary() [all …]
|
| H A D | bfin-defs.h | 304 long long i_value; /* if constant, the value. */ member 332 #define EXPR_VALUE(x) (((x)->type == Expr_Node_Constant) ? ((x)->value.i_value) : 0)
|
| H A D | tc-bfin.c | 979 value = head->value.i_value; in Expr_Node_Gen_Reloc() 1025 int val = head->Right_Child->value.i_value; in Expr_Node_Gen_Reloc() 1055 …note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NU… in Expr_Node_Gen_Reloc_R() 1405 poffset->value.i_value)); in bfin_gen_ldstidxi() 1894 name = fb_label_name (exp->value.i_value, is_begin); in bfin_loop_attempt_create_label()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | bfin-parse.y | 3592 val.i_value = $2; 3613 val.i_value = $2; 4395 val.i_value = $3; 4420 val.i_value = $1; 4554 x->value.i_value += y->value.i_value; in binary() 4557 x->value.i_value -= y->value.i_value; in binary() 4560 x->value.i_value *= y->value.i_value; in binary() 4563 if (y->value.i_value == 0) in binary() 4566 x->value.i_value /= y->value.i_value; in binary() 4569 x->value.i_value %= y->value.i_value; in binary() [all …]
|
| H A D | bfin-parse.c | 6361 val.i_value = (yyvsp[0].value); in yyparse() 6388 val.i_value = (yyvsp[0].value); in yyparse() 7525 val.i_value = (yyvsp[0].value); in yyparse() 7559 val.i_value = (yyvsp[0].value); in yyparse() 7948 x->value.i_value += y->value.i_value; in binary() 7951 x->value.i_value -= y->value.i_value; in binary() 7954 x->value.i_value *= y->value.i_value; in binary() 7957 if (y->value.i_value == 0) in binary() 7960 x->value.i_value /= y->value.i_value; in binary() 7963 x->value.i_value %= y->value.i_value; in binary() [all …]
|
| H A D | bfin-defs.h | 304 long long i_value; /* if constant, the value. */ member 332 #define EXPR_VALUE(x) (((x)->type == Expr_Node_Constant) ? ((x)->value.i_value) : 0)
|
| H A D | tc-bfin.c | 990 value = head->value.i_value; in Expr_Node_Gen_Reloc() 1036 int val = head->Right_Child->value.i_value; in Expr_Node_Gen_Reloc() 1066 …note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NU… in Expr_Node_Gen_Reloc_R() 1416 poffset->value.i_value)); in bfin_gen_ldstidxi() 1905 name = fb_label_name (exp->value.i_value, is_begin); in bfin_loop_attempt_create_label()
|
| /netbsd-src/external/gpl2/lvm2/dist/tools/ |
| H A D | lvmcmdline.c | 82 return arg_count(cmd, a) ? _the_args[a].i_value : def; in arg_int_value() 126 a->i_value = 1; in yes_no_arg() 131 a->i_value = 0; in yes_no_arg() 149 a->i_value = CHANGE_AE; in yes_no_excl_arg() 154 a->i_value = CHANGE_AY; in yes_no_excl_arg() 160 a->i_value = CHANGE_AN; in yes_no_excl_arg() 165 a->i_value = CHANGE_ALN; in yes_no_excl_arg() 170 a->i_value = CHANGE_ALY; in yes_no_excl_arg() 228 a->i_value = (int32_t) v; in _get_int_arg() 301 a->i_value = (int32_t) v; in _size_arg() [all …]
|
| H A D | tools.h | 112 int32_t i_value; member
|
| /netbsd-src/usr.bin/menuc/ |
| H A D | parse.y | 49 int i_value; member 55 %token <i_value> X Y W H NO BOX SUB HELP MENU NEXT EXIT ACTION ENDWIN OPTION 56 %token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING EXPAND ALLOW DYNAMIC 63 %type <i_value> act_opt
|
| /netbsd-src/usr.bin/mkesdb/ |
| H A D | yacc.y | 73 u_int32_t i_value; member 79 %token <i_value> L_IMM
|
| H A D | lex.l | 73 yylval.i_value = strtoul(yytext, NULL, 0);
|
| /netbsd-src/usr.bin/mkcsmapper/ |
| H A D | lex.l | 76 yylval.i_value = strtoul(yytext, NULL, 0);
|
| H A D | yacc.y | 108 u_int32_t i_value; member 118 %token <i_value> L_IMM 122 %type <i_value> dst types oob_mode_sel zone
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | fold-const.c | 7684 tree i_value, i_type; in native_encode_fixed() local 7695 i_value = double_int_to_tree (i_type, value.data); in native_encode_fixed() 7697 return native_encode_int (i_value, ptr, len, off); in native_encode_fixed()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | fold-const.cc | 7781 tree i_value, i_type; in native_encode_fixed() local 7792 i_value = double_int_to_tree (i_type, value.data); in native_encode_fixed() 7794 return native_encode_int (i_value, ptr, len, off); in native_encode_fixed()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2009 | 953 * config/bfin-defs.h (Expr_Node_Value): Declare the i_value
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2009 | 953 * config/bfin-defs.h (Expr_Node_Value): Declare the i_value
|