Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 25 of 43) sorted by relevance

12

/titanic_41/usr/src/lib/libshell/common/tests/
H A Darith.sh336 [[ $(($x)) == 10 && $((1$x)) == 1010 ]] || err_exit 'zero filled fields not preserving leading zero…
338 …t y=1$x;print $y) == 1010 ]] || err_exit 'zero filled fields not preserving leading zeros with let'
353 (( x == 8 )) || err_exit 'leading zeros not treated as octal arithmetic'
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'
361 (( ${x:0:1} == 0 )) || err_exit 'leading zero should not be stripped for x:a:b'
363 (( c$x == 3 )) || err_exit 'leading zero with variable should not be stripped'
/titanic_41/usr/src/lib/libm/i386/src/
H A Disnanl.s41 jz .got_nan / jump if leading bit is 0
H A Dnextafterl.s129 andl $0x80000000,%eax / look at explicit leading bit
H A Dnexttowardl.s129 andl $0x80000000,%eax / look at explicit leading bit
H A Dlocallibm.il331 jz 3f / jump if leading bit is 0
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn2_common30 # had synonym names with two leading underscores, as in:
H A Dsyn_common30 # had synonym names with a leading underscore, as in:
/titanic_41/usr/src/lib/c_synonyms/sparcv9/
H A Dsyn_isa30 # historically have had synonym names with a leading underscore, as in:
/titanic_41/usr/src/lib/c_synonyms/amd64/
H A Dsyn_isa29 # historically have had synonym names with a leading underscore, as in:
/titanic_41/usr/src/lib/c_synonyms/sparc/
H A Dsyn_isa30 # historically have had synonym names with a leading underscore, as in:
/titanic_41/usr/src/lib/c_synonyms/i386/
H A Dsyn_isa30 # historically have had synonym names with a leading underscore, as in:
/titanic_41/usr/src/cmd/sed/
H A DPOSIX37 that it is difficult to write sed scripts that have leading blanks
40 and ignored, and leading whitespace is obtainable by entering a
163 18. The b t and : commands are documented in POSIX to ignore leading
/titanic_41/usr/src/lib/libshell/common/
H A DCOMPATIBILITY116 26. As an undocumented feature of ksh-88, a leading 0 to an
122 a leading + to allow options to begin with a +.
H A DPROMO.mm97 offset and length, or by stripping off leading
H A DRELEASE88143 the rule that requires that a leading . be matched explicitly.
363 the option string contains a leading colon; otherwise
H A DRELEASE88 09-09-09 A leading ; with commands in a brace group or parenthesis group
831 06-08-16 As a new feature, a leading ~(N) on a pattern has no effect
1139 03-11-04 A bug in which leading zeros were stripped from variable
1147 03-09-22 A bug in which a script without a leading #! could get executed
1150 03-09-12 To improve conformance with ksh88, leading zeros will be ignored
1234 altered slightly to preserve the leading 0's when the
1278 03-02-07 The trap and kill builtin commands now accept a leading SIG prefix
1415 could cause this script to have an invalid pointer leading
1570 middle of a quoted string, the leading quote is ignored when
1844 98-04-30 A bug introduced in ksh93e in which leading 0's in -Z
[all …]
H A DRELEASE93319 with a leading 10# when declared with typeset -i
331 c. A bug introduced in 'e' in which leading 0's in -Z
/titanic_41/usr/src/cmd/auditreduce/
H A Doption.c490 a_isnum(char *str, int leading) in a_isnum() argument
494 if ((leading == TRUE) && (*str == '-' || *str == '+')) in a_isnum()
/titanic_41/usr/src/lib/libast/common/regex/
H A Dreglib.h545 int leading; /* leading match on this char */ member
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE119 08-07-16 sfio/sfvscanf.c: fix %% to skip leading space per posix
379 05-03-08 misc/optget.c: delete leading space in STYLE_nroff output
621 string/strtoi.h: fix bug leading 3 digits before thousands sep bug
899 sfio/sfcvt.c: fix %[aA] format to always have leading 0[xX]1.
950 01-06-06 misc/optget.c: add o option for old ps,ar,tar with optional leading -
956 01-05-31 glob: fix gl_fignore to ignore leading . by default
1181 tmfmt: - no pad _ space pad 0 leading 0 pad
1200 99-03-03 fts: uncle already: add FTS_SEEDOTDIR to retain leading ./
1610 fix optget()/optjoin() to handle leading +
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg422 # Unwind section Call Frame Instructions. These all start with a leading
423 # "%*s%s", used to insert leading white space and the opcode name.
/titanic_41/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib318 the telemetry leading to the diagnosis."
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A DCACHE_SPEC.txt34 but named without the leading underscore.
/titanic_41/usr/src/grub/grub-0.97/
H A Daclocal.m489 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
571 # with a leading dot. For instance MS-DOS doesn't.
/titanic_41/usr/src/data/zoneinfo/
H A Daustralasia998 # the minority. The case for leading "A" is weaker, but since it
1000 # the leading newspaper websites and in many government departments,
1001 # it has a stronger case than omitting the leading "A". The current

12