Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.constants.d41 octal = 012345;
45 printf("%d %d %d %d", decimal, octal, hexadecimal_1, hexadecimal_2);
46 printf("%d %o %x %x", decimal, octal, hexadecimal_1, hexadecimal_2);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh353 (( x == 10 )) || err_exit 'leading zeros in x treated as octal arithmetic with $((x))'
354 (( $x == 8 )) || err_exit 'leading zeros not treated as octal arithmetic with $x'
683 [[ $x == 10 ]] || err_exit 'let treating 010 as octal'
686 [[ $x == 8 ]] || err_exit 'let not treating 010 as octal with letoctal on'
730 (($r == 16)) || err_exit 'leading 0 not treated as octal inside ((...))'
732 (( x == 16 )) || err_exit 'leading 0 not treated as octal inside $((...))'
734 ((x == 20 )) || err_exit 'leading 0 should not be treated as octal outside ((...))'
736 ((x == -20)) || err_exit 'numbers with leading -0 should not be treated as octal outside ((...))'
/illumos-gate/usr/src/cmd/sh/
H A Dprint.c239 octal(unsigned char c, unsigned char *ptr) in octal() function
262 ptr = octal(*s++, ptr); in prs_cntl()
286 ptr = octal(*olds, ptr); in prs_cntl()
/illumos-gate/usr/src/cmd/tr/
H A Dstr.c245 int stopval, octal; in genrange() local
251 octal = 0; in genrange()
254 stopval = backslash(s, &octal); in genrange()
268 if (octal || was_octal || MB_CUR_MAX > 1) { in genrange()
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c707 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_call() local
789 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_branch() local
879 (octal != 0) ? "%s, %s0%-5lo <" : in fmt_branch()
1537 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_shift() local
2230 int octal = dhp->dh_flags & DIS_OCTAL; in prt_imm() local
2236 fmtstr = (octal != 0) ? "- 0%lo" : "- 0x%lx"; in prt_imm()
2238 fmtstr = (octal != 0) ? "+ 0%lo" : "+ 0x%lx"; in prt_imm()
2245 fmtstr = (octal != 0) ? "-0%lo" : "-0x%lx"; in prt_imm()
2251 fmtstr = (octal != 0) ? "0%lo" : "0x%lx"; in prt_imm()
2341 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_asi() local
[all …]
/illumos-gate/usr/src/test/util-tests/tests/mdb/
H A DMakefile70 numbers/tst.octal.mdb \
71 numbers/tst.octal.mdb.out \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY102 23. Since the POSIX standard requires that octal constants be
106 let command no longer recognizes octal constants starting with 0
H A DRELEASE249 octal constants outside of ((...)) has been fixed.
318 octal constants starting with 0.
331 11-09-13 The let command no longer treats numbers starting with 0 as octal
516 octal constant. This was true in previous versions for justified
2047 as octal constants when they should not have, has been fixed.
2058 they will not be treated as octal constants.
2200 variable, $x will not be treated as an octal constant.
2369 01-09-26 A bug in which a zero filled field was treated as octal when
2751 fields caused the value to be treated as octal for arithmetic
H A DRELEASE93332 fields caused the value to be treated as octal for arithmetic
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dmath.sh302 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c1229 goto octal; in ppcpp()
1240 goto octal; in ppcpp()
1248 goto octal; in ppcpp()
1252 goto octal; in ppcpp()
1299 octal: in ppcpp()
H A DHISTORY116 09/28/87 fix CONVERTCC STRICT bug that omitted octal character constants
H A DRELEASE104 02-03-11 pplex.c: add pp:modern to emit \a \v instead of octal forms
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME64 \ followed by 3 octal digits specifies the ascii character
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX60 digit octal numbers, too, not three as specified by POSIX. POSIX
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg176 \t\\ooo\tAn octal constant, where ooo is one to three\n\
/illumos-gate/usr/src/cmd/bnu/
H A DDialers48 # \nnn - send octal number
/illumos-gate/usr/src/cmd/file/
H A Dmagic33 # Numeric values may be decimal, octal, or hex. Also note that the last string
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c7188 int octal = dis->d86_flags & DIS_F_OCTAL; in print_imm() local
7196 octal ? "-0%llo" : "-0x%llx", (-sv) & mask); in print_imm()
7201 octal ? "+0%llo" : "+0x%llx", usv & mask); in print_imm()
7204 octal ? "0%llo" : "0x%llx", usv & mask); in print_imm()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3705 integer (decimal, octal or hexadecimal).
709 an integer (decimal, octal or hexadecimal).
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt579 …e number will be parsed as a hexadecimal, if it otherwise begins with 0 - octal, otherwise - decim…

12