Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.27/include/vms/
Ddsc.h112 unsigned char digits; member
/toolchain/binutils/binutils-2.27/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.texinfo2347 string specified as an even number of hexadecimal digits (@code{-} and
4955 an arbitrarily long sequence of hex digits can be used to specify the
5660 and may include letters, digits, underscores, periods, and hyphens.
/toolchain/binutils/binutils-2.27/
Ddepcomp116 digits=0123456789
/toolchain/binutils/binutils-2.27/bfd/
Delf64-mmix.c2210 int digits; in mmix_elf_is_local_label_name() local
2228 digits = strspn (colpos + 1, "0123456789"); in mmix_elf_is_local_label_name()
2229 return digits != 0 && colpos[1 + digits] == 0; in mmix_elf_is_local_label_name()
Dvms-alpha.c6570 dsc->dimct, dsc->aflags, dsc->digits, dsc->scale); in evax_bfd_print_desc()
/toolchain/binutils/binutils-2.27/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.27/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.texinfo2787 letters (both upper and lower case), digits and the three characters
2794 letters (both upper and lower case), digits and the three characters
2978 @c A hexadecimal character code. The numeric code is 3 hexadecimal digits.
2983 An octal character code. The numeric code is 3 octal digits.
2984 For compatibility with other Unix systems, 8 and 9 are accepted as digits:
2989 @item \@code{x} @var{hex-digits...}
2990 A hex character code. All trailing hex digits are combined. Either upper or
3084 the binary digits @samp{01}.
3089 digits (@samp{01234567}).
3094 more digits (@samp{0123456789}).
[all …]
Dc-m68k.texi319 @samp{@var{symbol}}, or @samp{@var{digits}}, optionally followed by
/toolchain/binutils/binutils-2.27/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
DChangeLog192 adjacent digits in a mangled symbol string.
4079 patch of 2002-01-10 in order to also make negative multi-digits
7101 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2015778 digits as a local label reference. Correct handling of 0b prefix.
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.27/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"

123