Home
last modified time | relevance | path

Searched refs:STRING (Results 1 – 25 of 33) sorted by relevance

12

/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y127 %token <string> STRING
156 CHECK STRING
160 | CODESTART STRING
182 | CUSTOM STRING
186 | DATE STRING STRING STRING
224 | EXIT STRING
236 | FLAG_ON STRING
241 | FLAG_OFF STRING
251 | FULLMAP STRING
256 | HELP STRING
[all …]
Drclex.c134 return STRING; in rclex_translatekeyword()
865 if (ch == STRING) in yylex()
877 case STRING: in yylex()
Drcparse.y139 %token <s> QUOTEDSTRING STRING
1541 | STRING
1682 | STRING
DChangeLog-919710 * rclex.l: Don't permit a comma in a STRING.
4120 * nlmheader.y: Fixed memory allocation throughout: token STRING is
/toolchain/binutils/binutils-2.25/bfd/
Dstab-syms.c31 #define __define_stab(NAME, CODE, STRING) __define_name(CODE, STRING) argument
32 #define __define_stab_duplicate(NAME, CODE, STRING) argument
/toolchain/binutils/binutils-2.25/config/
Denable.m46 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING)
7 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c)
8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
Dtcl.m4814 # --enable-man-suffix[=STRING]
854 [ --enable-man-suffix=STRING
855 use STRING as a suffix to manpage file names
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dfixup7bug.s1408 .STRING "struct \x00"
1411 .STRING "union \x00"
1414 .STRING "enum \x00"
1579 .STRING "No type named %s.\x00"
1698 .STRING "unsigned \x00"
1770 .STRING "signed \x00"
1859 .STRING "No struct type named %s.\x00"
1862 .STRING "This context has class, union or enum %s, not a struct.\x00"
1946 .STRING "No union type named %s.\x00"
1949 .STRING "This context has class, struct or enum %s, not a union.\x00"
[all …]
Dstringer.s5 .STRING "#include \"awk.def\"\x0a\x00"
9 .STRING "\0110x123"
Dcalldatabug.s4 .STRING "%d %lf %d\x0a\x00"
/toolchain/binutils/binutils-2.25/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
Dlibtool.m47326 # STRING may not start with a hyphen.
7405 # STRING may not start with a hyphen.
/toolchain/binutils/binutils-2.25/include/aout/
Dstab_gnu.h25 #define __define_stab(NAME, CODE, STRING) NAME=CODE, argument
26 #define __define_stab_duplicate(NAME, CODE, STRING) NAME=CODE, argument
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
Dbrlenbug.s38 .STRING "Unmatched ) or \\)\x00"
41 .STRING "Regular expression too big\x00"
44 .STRING "Premature end of regular expression\x00"
47 .STRING "Invalid preceding regular expression\x00"
50 .STRING "Memory exhausted\x00"
53 .STRING "Invalid range end\x00"
56 .STRING "Invalid content of \\{\\}\x00"
59 .STRING "Unmatched \\{\x00"
62 .STRING "Unmatched ( or \\(\x00"
65 .STRING "Unmatched [ or [^\x00"
[all …]
/toolchain/binutils/binutils-2.25/gold/
Dyyscript.y103 %token <string> STRING
339 | '-' STRING
1064 STRING
1074 | vers_defns ';' STRING
1117 STRING
Dscript.cc2608 return STRING; in yylex()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
Dpicreloc.s6 .STRING "\x00\x00\x00{\x00\x00\x01\xC8\x00\x00\x03\x15"
Dplabelbug.s16 .STRING "frob\x0a\x00"
Dapplybug.s62 .STRING "xyxyz\x00"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
Ddata.s7 STRING: .string "ABCD", 51h, 52h, 53h, 54h, "Houston", 36+12 label
Ddata.d44 0000001a <STRING>:
/toolchain/binutils/binutils-2.25/opcodes/
Drx-decode.opc777 /* STRING FUNCTIONS */
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68k.c2359 #define APPEND(STRING) \ in m68k_ip() argument
2360 (strncpy (buf, STRING, space), len = strlen (buf), buf += len, space -= len) in m68k_ip()
/toolchain/binutils/binutils-2.25/gas/po/
Duk.po12425 msgid "instruction %s requires enabling STRING extension"
12426 msgstr "використання інструкції %s потребує вмикання розширення STRING"
15614 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
Dgas.pot12547 msgid "instruction %s requires enabling STRING extension"
15740 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"

12