Home
last modified time | relevance | path

Searched refs:octal (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.27/binutils/
Dsize.c45 decimal, octal, hex enumerator
180 radix = octal; in main()
208 radix = octal; in main()
251 printf (((radix == octal) ? "\t%7lo\t%7lx\t" : "\t%7lu\t%7lx\t"), in main()
423 ((radix == octal) ? "0%" BFD_VMA_FMT "o" : "0x%" BFD_VMA_FMT "x")), in size_number()
436 ((radix == octal) ? "0%" BFD_VMA_FMT "o" : "0x%" BFD_VMA_FMT "x")), in rprint_number()
480 puts ((radix == octal) ? " text\t data\t bss\t oct\t hex\tfilename" : in print_berkeley_format()
497 printf (((radix == octal) ? "\t%7lo\t%7lx\t" : "\t%7lu\t%7lx\t"), in print_berkeley_format()
DChangeLog-2013112 * winduni.c (languages): Use \345 (octal syntax) rather than
DChangeLog-919720 ({l,r}print_number): For octal and hex fields, print field using
2151 (print_value): New static function, to print 64 bit octal and
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
Dcons.s5 .global binary, octal, hex, field
7 octal: .word 011q, 12q, 013Q label
Dcons.d12 0+002 <octal>:
Dconsfar.d14 0+002 <octal>:
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-z80.texi77 @samp{Q}, @samp{O}, @samp{q} or @samp{o} for octal, and @samp{B} for
Das.texinfo681 indicates a hexadecimal value, and a leading @samp{0} indicates an octal
2938 @c Mnemonic for ACKnowledge; for ASCII this is octal code 007.
2943 Mnemonic for backspace; for ASCII this is octal code 010.
2946 @c Mnemonic for EOText; for ASCII this is octal code 004.
2951 Mnemonic for FormFeed; for ASCII this is octal code 014.
2956 Mnemonic for newline; for ASCII this is octal code 012.
2959 @c Mnemonic for prefix; for ASCII this is octal code 033, usually known as @code{escape}.
2964 Mnemonic for carriage-Return; for ASCII this is octal code 015.
2967 @c Mnemonic for space; for ASCII this is octal code 040. Included for compliance with
2973 Mnemonic for horizontal Tab; for ASCII this is octal code 011.
[all …]
Dc-tic54x.texi737 Returns 1 if string @var{expr} is binary, 2 if octal, 3 if hexadecimal,
Dinternals.texi964 octal (Q), and hexadecimal (H). Case is not significant.
/toolchain/binutils/binutils-2.27/include/coff/
DChangeLog-9103879 * rs6000.h: Change non-ASCII characters in comment to octal
/toolchain/binutils/binutils-2.27/binutils/doc/
Dbinutils.texi985 @samp{d} for decimal, @samp{o} for octal, or @samp{x} for hexadecimal.
2768 section is given in decimal (@option{-d}, or @option{--radix=10}); octal
2773 octal and hexadecimal if you're using @option{-o}.
2897 octal, @samp{x} for hexadecimal, or @samp{d} for decimal.
/toolchain/binutils/binutils-2.27/binutils/po/
Dzh_TW.po5094 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Drw.po4662 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Des.po7938 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
7950 " -o|-d|-x --radix={8|10|16} Muestra los números en octal, decimal o\n"
Dca.po8836 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
8848 " -o|-d|-x --radix={8|10|16} Mostra els nombres en octal, decimal o hex\n"
Dfr.po8768 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
8779 " -o|-d|-x --radix={8|10|16} Afficher les nombres en octal, décimal ou hexadécimal\n"
Dhr.po7389 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Dru.po7855 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Dtr.po5159 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Dbg.po8448 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Duk.po7839 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
Did.po5951 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9295222 * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal
1912 constant and @ as the prefix for an octal constant. Treat : as
4298 * config/tc-a29k.c (octal, toHex): Variables deleted.
8915 * read.c (next_char_of_string): Limit octal character constants to
/toolchain/binutils/binutils-2.27/ld/
Dld.texinfo5591 octal, and an integer beginning with @samp{0x} or @samp{0X} to be
5593 @samp{H} for hexadecimal, @samp{o} or @samp{O} for octal, @samp{b} or

12