Home
last modified time | relevance | path

Searched refs:digits (Results 1 – 25 of 46) sorted by relevance

12

/toolchain/binutils/binutils-2.25/include/vms/
Ddsc.h112 unsigned char digits; member
/toolchain/binutils/binutils-2.25/ld/
Ddeffilep.y118 char *digits; member
126 %token <digits> DIGITS
129 %type <digits> opt_digits
1354 yylval.digits = def_pool_strdup (buffer); in def_lex()
DChangeLog-2009897 * deffilep.y (%union): Add new string-type semantic value 'digits'.
905 (def_lex): Return strings of digits in raw string form as DIGITS
Dld.texinfo2199 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/
Ddepcomp116 digits=0123456789
/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c2213 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()
Dvms-alpha.c6545 dsc->dimct, dsc->aflags, dsc->digits, dsc->scale); in evax_bfd_print_desc()
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2006195 greater than 4 display addresses and lengths as 16 hex digits,
196 otherwise use 8 hex digits.
DChangeLog-2005114 chars after the first two digits,
DChangeLog-2009780 * strings.c (main): Delay parsing of decimal digits.
DChangeLog-98991212 six hex digits.
DChangeLog-0001353 * readelf.c (print_vma): Print 8 digits of low hex value.
DChangeLog-91972364 * sysdump.c (dh): Changed format of output to be 16 hex digits
4217 digits instead of 8.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68hc11.texi196 @samp{*@var{symbol}}, or @samp{*@var{digits}}
199 @samp{@var{symbol}}, or @samp{@var{digits}}
Dc-vax.texi100 digit binary value. The one digits in the binary value represent which
Das.texinfo2679 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 …]
Dc-m68k.texi319 @samp{@var{symbol}}, or @samp{@var{digits}}, optionally followed by
/toolchain/binutils/binutils-2.25/libiberty/
Dfunctions.texi1758 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
DChangeLog3765 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/
DChangeLog-20102106 * config/obj-coff.c (obj_coff_section): Accept digits and use
DChangeLog-96974665 * doc/as.texinfo: Document that any number of hex digits can
4811 (md_begin): Add digits to alt_notend_table.
DChangeLog-92951899 (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/
Dfr.po4811 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
4812 msgstr "dimct: %u, aflags: 0x%02x, digits: %u, échelle: %u\n"
Dvi.po4819 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
4820 msgstr "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
Dja.po4738 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"

12