Searched refs:digits (Results 1 – 25 of 46) sorted by relevance
12
/toolchain/binutils/binutils-2.25/include/vms/ |
D | dsc.h | 112 unsigned char digits; member
|
/toolchain/binutils/binutils-2.25/ld/ |
D | deffilep.y | 118 char *digits; member 126 %token <digits> DIGITS 129 %type <digits> opt_digits 1354 yylval.digits = def_pool_strdup (buffer); in def_lex()
|
D | ChangeLog-2009 | 897 * deffilep.y (%union): Add new string-type semantic value 'digits'. 905 (def_lex): Return strings of digits in raw string form as DIGITS
|
D | ld.texinfo | 2199 string specified as an even number of hexadecimal digits (@code{-} and 4752 an arbitrarily long sequence of hex digits can be used to specify the 5456 and may include letters, digits, underscores, periods, and hyphens.
|
/toolchain/binutils/binutils-2.25/ |
D | depcomp | 116 digits=0123456789
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-mmix.c | 2213 int digits; in mmix_elf_is_local_label_name() local 2231 digits = strspn (colpos + 1, "0123456789"); in mmix_elf_is_local_label_name() 2232 return digits != 0 && colpos[1 + digits] == 0; in mmix_elf_is_local_label_name()
|
D | vms-alpha.c | 6545 dsc->dimct, dsc->aflags, dsc->digits, dsc->scale); in evax_bfd_print_desc()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2006 | 195 greater than 4 display addresses and lengths as 16 hex digits, 196 otherwise use 8 hex digits.
|
D | ChangeLog-2005 | 114 chars after the first two digits,
|
D | ChangeLog-2009 | 780 * strings.c (main): Delay parsing of decimal digits.
|
D | ChangeLog-9899 | 1212 six hex digits.
|
D | ChangeLog-0001 | 353 * readelf.c (print_vma): Print 8 digits of low hex value.
|
D | ChangeLog-9197 | 2364 * sysdump.c (dh): Changed format of output to be 16 hex digits 4217 digits instead of 8.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-m68hc11.texi | 196 @samp{*@var{symbol}}, or @samp{*@var{digits}} 199 @samp{@var{symbol}}, or @samp{@var{digits}}
|
D | c-vax.texi | 100 digit binary value. The one digits in the binary value represent which
|
D | as.texinfo | 2679 letters (both upper and lower case), digits and the three characters 2686 letters (both upper and lower case), digits and the three characters 2857 @c A hexadecimal character code. The numeric code is 3 hexadecimal digits. 2862 An octal character code. The numeric code is 3 octal digits. 2863 For compatibility with other Unix systems, 8 and 9 are accepted as digits: 2868 @item \@code{x} @var{hex-digits...} 2869 A hex character code. All trailing hex digits are combined. Either upper or 2963 the binary digits @samp{01}. 2968 digits (@samp{01234567}). 2973 more digits (@samp{0123456789}). [all …]
|
D | c-m68k.texi | 319 @samp{@var{symbol}}, or @samp{@var{digits}}, optionally followed by
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | functions.texi | 1758 function. In fact, if @var{s1} and @var{s2} contain no digits, 1763 mode, where each sequence of digits is taken as a whole. If we reach the
|
D | ChangeLog | 3765 patch of 2002-01-10 in order to also make negative multi-digits 6787 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2010 | 2106 * config/obj-coff.c (obj_coff_section): Accept digits and use
|
D | ChangeLog-9697 | 4665 * doc/as.texinfo: Document that any number of hex digits can 4811 (md_begin): Add digits to alt_notend_table.
|
D | ChangeLog-9295 | 1899 (float_cons): Accept :xxxx, where the x's are hex digits. 8916 three digits. 9006 hexadecimal digits. 9997 * expr.c (integer_constant): Accept more digits if BFD64.
|
/toolchain/binutils/binutils-2.25/bfd/po/ |
D | fr.po | 4811 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" 4812 msgstr "dimct: %u, aflags: 0x%02x, digits: %u, échelle: %u\n"
|
D | vi.po | 4819 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" 4820 msgstr "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
|
D | ja.po | 4738 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
|
12