/toolchain/binutils/binutils-2.25/gas/config/ |
D | atof-vax.c | 38 atof_vax_sizeof (int letter) in atof_vax_sizeof() argument 45 switch (letter) in atof_vax_sizeof() 148 what_kind_of_float (int letter, /* In: lowercase please. What kind of float? */ in what_kind_of_float() argument 155 switch (letter) in what_kind_of_float()
|
D | tc-mep.c | 2083 mep_elf_section_letter (int letter, char **ptrmsg) in mep_elf_section_letter() argument 2085 if (letter == 'v') in mep_elf_section_letter()
|
D | tc-nios2.c | 2768 nios2_elf_section_letter (int letter, char **ptr_msg) in nios2_elf_section_letter() argument 2770 if (letter == 's') in nios2_elf_section_letter()
|
D | tc-ia64.c | 859 ia64_elf_section_letter (int letter, char **ptr_msg) in ia64_elf_section_letter() argument 861 if (letter == 's') in ia64_elf_section_letter() 863 else if (letter == 'o') in ia64_elf_section_letter() 866 else if (letter == 'O') in ia64_elf_section_letter() 868 else if (letter == 'g') in ia64_elf_section_letter()
|
D | tc-alpha.c | 5337 alpha_elf_section_letter (int letter, char **ptr_msg) in alpha_elf_section_letter() argument 5339 if (letter == 's') in alpha_elf_section_letter()
|
D | tc-i386.c | 10647 x86_64_section_letter (int letter, char **ptr_msg) in x86_64_section_letter() argument 10651 if (letter == 'l') in x86_64_section_letter()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ar.c | 440 const char *letter; /* cursor into old option letters */ in decode_options() local 458 for (letter = *in++; *letter; letter++) in decode_options() 460 buffer[1] = *letter; in decode_options()
|
D | ChangeLog-2010 | 292 used as a command letter. 294 a command letter.
|
D | ChangeLog-0001 | 1462 <letter>: filepath prefix.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | libieee.h | 24 char letter; member
|
D | ieee.c | 564 sy.letter = 'I'; in parse_expression() 576 sy.letter = 'X'; in parse_expression() 606 PUSH (sy1.letter ? sy1 : sy2, in parse_expression() 2077 switch (src->symbol.letter) in ieee_canonicalize_reloc()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-bfin.texi | 150 letter denoting the desired portion. For 32-bit registers, ".H"
|
D | c-vax.texi | 330 Unix compatibility, not @samp{^} as DEC writes it. The letter
|
D | as.texinfo | 1864 the letter is important. All options are optional. 1867 name may either immediately follow the option's letter (compatible 2735 a letter the statement is an assembly language @dfn{instruction}: it 3017 A letter, to tell @command{@value{AS}} the rest of the number is a flonum. 3022 (Any otherwise illegal letter works here, but that might be changed. Vax BSD 3027 and AMD 29K architectures, the letter must be 3030 On the ARC, the letter must be one of the letters @samp{DFRS} 3033 On the Intel 960 architecture, the letter must be 3036 On the HPPA architecture, the letter must be @samp{E} (upper case only). 3046 The letter @samp{E} (upper case only). [all …]
|
D | c-tic54x.texi | 99 Subsym names @strong{must} begin with a letter.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | libiberty.texi | 202 The functions beginning with the letter @samp{x} are wrappers around
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 3472 % Allow an optional argument of an uppercase letter, lowercase letter, 3483 % letter. Otherwise, the only valid thing it can be is a number. 3490 % A ``lowercase letter'' is one whose \lccode is nonzero. 3491 % An ``uppercase letter'' is one whose \lccode is both nonzero, and 3501 % It's a letter. 3503 \lowercaseenumerate % lowercase letter 3505 \uppercaseenumerate % uppercase letter 3522 % The starting (lowercase) letter is in \thearg. 3535 % The starting (uppercase) letter is in \thearg. 4524 % the ``p'' and ``t'' characters have catcode \other, not 11 (letter). [all …]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/ |
D | ChangeLog-9303 | 967 single-letter options in pattern for usage message.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 313 For options whose names are a single letter, 314 option arguments must either follow the option letter without intervening 321 this rule. Multiple letter options that start with a lower case 'o' can 327 Arguments to multiple-letter options must either be separated from the 331 Unique abbreviations of the names of multiple-letter options are 349 the joined forms of both single- and multiple-letter options, such as: 4071 single letter followed by a colon is a drive specifier, so 4117 @samp{[a-z]} to match any lower case letter 5455 Unless quoted, symbol names start with a letter, underscore, or period 6292 specify one of the two-letter names identifying members of the 960
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 2305 * sparc.h (O): Mark operand letter as in use. 2822 comments describing each letter's function.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 403 Start error messages with a lower-case letter. Do not end error
|
D | ChangeLog-2010 | 954 boolean result parameter CLONE; set it if '?' flag letter seen.
|
D | ChangeLog-9697 | 1996 * config/atof-vax.c (atof_vax_sizeof): Change letter to int. 5932 * config/tc-ppc.h: (md_elf_section_{letter,type,word,flags}): New 5936 * config/tc-ppc.c (ppc_elf_section_{letter,type,word,flags}): New
|
D | ChangeLog-2007 | 284 letter.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 363 command letter, as it is possible to use it as either a command or a 2264 Note that there is no single letter option to display the content of 4403 Note that there is no single letter option to display the content of
|