Searched refs:s_value (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/usr.bin/msgc/
H A Dmsgparse.y49 char *s_value;
54 %token <s_value> NAME VALUE
H A Dmsgscan.l70 yylval.s_value = strdup(yytext);
96 yylval.s_value = buff_copy();
/netbsd-current/usr.bin/rdist/
H A Dlookup.c50 struct namelist *s_value; member in struct:syment
150 return(s->s_value);
166 s->s_value = value;
/netbsd-current/usr.bin/menuc/
H A Dscan.l122 yylval.s_value = strdup (yytext);
129 yylval.s_value = strdup(yytext);
134 yylval.s_value = strdup(yytext);
139 yylval.s_value = strdup(yytext);
165 yylval.s_value = buff_copy();
H A Dparse.y48 char *s_value;
59 %token <s_value> STRING NAME CODE INT_CONST CHAR_CONST
61 %type <s_value> init_code system helpstr text
/netbsd-current/external/bsd/bc/dist/
H A Dscan.l246 yylval.s_value = strcopyof(yytext); return(NAME);
282 ==|\<=|\>=|\!=|"<"|">" { yylval.s_value = strcopyof(yytext); return(REL_OP); }
308 [a-z][a-z0-9_]* { yylval.s_value = strcopyof(yytext); return(NAME); }
312 yylval.s_value = strcopyof(yytext);
350 yylval.s_value = strcopyof(yytext);
H A Dbc.y59 char *s_value;
86 %token <s_value> STRING NAME NUMBER
91 %token <s_value> REL_OP
/netbsd-current/usr.bin/mkesdb/
H A Dyacc.y74 char *s_value;
80 %token <s_value> L_STRING
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ditbl-ops.c597 char s_value[20]; local
617 sprintf (s_value, "$%lu", value);
618 strcat (s, s_value);
626 sprintf (s_value, "0x%lx", value);
627 strcat (s, s_value);
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-ops.c597 char s_value[20]; local
617 sprintf (s_value, "$%lu", value);
618 strcat (s, s_value);
626 sprintf (s_value, "0x%lx", value);
627 strcat (s, s_value);
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-ops.c597 char s_value[20]; local
617 sprintf (s_value, "$%lu", value);
618 strcat (s, s_value);
626 sprintf (s_value, "0x%lx", value);
627 strcat (s, s_value);
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h255 unsigned char s_value[4]; member in struct:sym_ext
H A Dalpha.h300 unsigned char s_value[8]; member in struct:sym_ext
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h255 unsigned char s_value[4]; member in struct:sym_ext
H A Dalpha.h300 unsigned char s_value[8]; member in struct:sym_ext
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h255 unsigned char s_value[4]; member in struct:sym_ext
H A Dalpha.h300 unsigned char s_value[8]; member in struct:sym_ext
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h300 unsigned char s_value[8]; member in struct:sym_ext
H A Dmips.h255 unsigned char s_value[4]; member in struct:sym_ext
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c386 unsigned int s_value = 0; local
402 s_value = (cc_value & 0x2) >> 1;
419 s_value = tic6x_field_bits (opcode, s_field);
436 cond = conds[s_value][z_value];
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c385 unsigned int s_value = 0; local
401 s_value = (cc_value & 0x2) >> 1;
418 s_value = tic6x_field_bits (opcode, s_field);
435 cond = conds[s_value][z_value];
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c385 unsigned int s_value = 0; local
401 s_value = (cc_value & 0x2) >> 1;
418 s_value = tic6x_field_bits (opcode, s_field);
435 cond = conds[s_value][z_value];
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c385 unsigned int s_value = 0; local
401 s_value = (cc_value & 0x2) >> 1;
418 s_value = tic6x_field_bits (opcode, s_field);
435 cond = conds[s_value][z_value];
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-bfin.c905 return note_reloc1 (code, symbol->value.s_value, reloc, pcrel);
1026 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel);
1039 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1406 && !strcmp (poffset->value.s_value,
1874 loopsym = exp->value.s_value;
1889 lbeginval.s_value = lbeginsym;
1890 lendval.s_value = lendsym;
1907 exp->value.s_value = xstrdup (name);
1919 loopsym = exp->value.s_value;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c905 return note_reloc1 (code, symbol->value.s_value, reloc, pcrel);
1026 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel);
1039 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1406 && !strcmp (poffset->value.s_value,
1874 loopsym = exp->value.s_value;
1889 lbeginval.s_value = lbeginsym;
1890 lendval.s_value = lendsym;
1907 exp->value.s_value = xstrdup (name);
1919 loopsym = exp->value.s_value;

Completed in 397 milliseconds

12