Home
last modified time | relevance | path

Searched refs:arithmetic (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh287 then err_exit 'name references in arithmetic statements in functions broken'
353 (( 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'
357 (( x == 10 )) || err_exit 'leading zeros not ignored for arithmetic'
358 (( $x == 10 )) || err_exit 'leading zeros not ignored for arithmetic with $x'
360 (( i == 10 )) || err_exit 'leading zeros not ignored for arithmetic assignment'
425 [[ $($tmp/script 6) != '0' ]] 2>/dev/null && err_exit 'compound var arithmetic failed'
426 [[ $($tmp/script 7) != '0' ]] 2>/dev/null && err_exit 'compound var arithmetic failed'
635 (( foo == 8 )) || err_exit 'arithmetic assignment binding to the wrong scope'
645 [[ $F == 1 ]] || err_exit 'scoping bug with arithmetic expression'
[all …]
H A Dnameref.sh438 …r; typeset -A foo; (( (x=foo[a])==0 ))' || err_exit 'references inside arithmetic expressions not …
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm73 Arithmetic: KSH-93 allows you to do integer arithmetic in any
75 precision floating point arithmetic.
80 In addition there is an arithmetic for command that works
84 The subscript for an indexed array is an arithmetic expression,
H A DRELEASE8814 b. Several additions have been made to shell arithmetic:
15 1. The shell now performs floating point arithmetic. The
21 5. An arithmetic for statement of the form
25 6. Integer arithmetic extended up to base 64.
30 the character position defined by arithmetic expression expr.
34 the element defined by arithmetic expression expr.
287 6. For numerical fields, the arguments can be arithmetic
349 w. Command substitution and arithmetic substitution will now be
H A DRELEASE519 arithmetic expressions with associative arrays.
643 in arithmetic expressions has been fixed.
767 arithmetic expressions has been fixed.
1769 arithmetic expressions.
1877 arithmetic expression has been fixed.
1974 specified as any arithmetic expression rather than just
2813 97-06-30 ulimit foobar, where foobar is not an arithmetic
2825 arithmetic expression has been corrected.
2854 the arithmetic expression (( y = x = 1.5 )) did not
3068 performed arithmetic evaluation when the discipline
[all …]
H A DDESIGN94 19. streval.h contains the interface to the arithmetic
111 library and the interface to shell arithmetic.
154 25. streval.c is an C arithmetic evaluator.
H A DRELEASE9361 performed arithmetic evaluation when the discipline
62 was called from the arithmetic evaluator has been fixed.
229 c. A bug in right to left arithmetic assignment for which
230 the arithmetic expression (( y = x = 1.5 )) did not
238 f. A bug which causes some arithmetic expressions to be
299 h. ulimit foobar, where foobar is not an arithmetic
311 arithmetic expression has been corrected.
332 fields caused the value to be treated as octal for arithmetic
H A DCOMPATIBILITY65 12. Command substitution and arithmetic expansion are now performed
103 recongnized, doing arithmetic on typeset -Z variables can
H A Dsh.memo1070 to perform arithmetic, pattern matching,
1231 when used in an arithmetic context.
1320 as an arithmetic expression
1656 to delineate arithmetic expressions.
1661 The arithmetic expression
1675 All arithmetic evaluations are performed using
1676 double precision floating point arithmetic.
1679 Integer arithmetic constants are written as
1709 by its value within an arithmetic expression.
1718 An arithmetic command of the form
[all …]
H A DOBSOLETE33 The following obsolete arithmetic comparisons are also permitted:
H A DTYPES100 ${ p1.len;} and within an arithmetic expression, p1.len will be expanded
H A Dbuiltins.mm544 arithmetic evaluator if necessary.
584 function is called by by the arithmetic evaluator
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.S111 ! arithmetic modulo MAXWIN.
/illumos-gate/usr/src/cmd/oawk/
H A DEXPLAIN33 An arithmetic expression is of type number, a
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dnull.test39 # Check for how arithmetic expressions handle NULL
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m278 dir path=opt/SUNWdtrt/tst/common/arithmetic
283 file path=opt/SUNWdtrt/tst/common/arithmetic/err.D_SYNTAX.addmin.d mode=0444
284 file path=opt/SUNWdtrt/tst/common/arithmetic/err.D_SYNTAX.divmin.d mode=0444
287 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.basics.d mode=0444
288 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.basics.d.out mode=0444
289 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.compcast.d mode=0444
290 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.compcast.d.out mode=0444
292 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.compnarrowassign.d.out \
294 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.execcast.d mode=0444
295 file path=opt/SUNWdtrt/tst/common/arithmetic/tst.execcast.d.out mode=0444
[all …]
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c36 static NODE *arithmetic(NODE *np);
1143 return (arithmetic(np)); in exprreduce()
1240 arithmetic(NODE *np) in arithmetic() function
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in148 # C99 complex arithmetic functions
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.S883 / arithmetic library, because it does not work for "small" numbers, that is
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME136 CFLAGS - Some of the programs use floating point arithmetic, so if you're
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt590 arithmetic.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE732 tm/tmdate.c: fix > 1 year of seconds arithmetic
763 features/mmap: fix ancient read() vs. mmap() time arithmetic typo
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE643 package.sh: use builtin arithmetic when we know its ksh
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4195 ifdef(`_ARITH_MAP_', `', `# arithmetic map
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog541 - Avoid void * arithmetic in gzread.c and gzwrite.c

12