Searched refs:six (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.bases.d35 @six = llquantize(i, 6, 0, 3, 12);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d60 @six[i] = lquantize(0, -10, -1, 1, incr);
88 printa(@six);
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.c237 int stat, i, ix, six, nix; local
366 six = index;
368 six = val->numVals - 1;
370 nix = 1 + (six - (val->numVals - 1));
384 for (ix = six; ix < nix; ix++) {
386 rv->attrVal[0].val[ix-six].value =
388 if (rv->attrVal[0].val[ix-six].value == 0 &&
395 rv->attrVal[0].val[ix-six].length =
397 if (rv->attrVal[0].val[ix-six].length > 0) {
398 (void) memcpy(rv->attrVal[0].val[ix-six]
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dappend.sh42 { iarray+= (four five six) ;} 2> /dev/null
43 if [[ ${iarray[@]} != 'one two three four five six' ]]
48 { iarray+= (four five six) ;} 2> /dev/null
49 if [[ ${iarray[@]} != 'one four five six' ]]
H A Dgrep.sh97 There should be six lines with foo and bar.
H A Darrays.sh43 set -A x zero one two three four 'five six'
248 foo=( zero one '' three four '' six)
250 if [[ ${foo[@]:n} != six ]]
472 a[6]=six
473 [[ ${a[-1]} == six ]] || err_exit 'a[-1] should be six'
475 [[ ${a[-3..-1]} == 'four six' ]] || err_exit "a[-3,-1] should be 'four six'"
/illumos-gate/usr/src/cmd/rexd/
H A Drex.c119 u_int six = 6; local
133 xdr_bytes(xdrs, (char **) &morep, (u_int *)&six, 6) &&
134 xdr_bytes(xdrs, (char **) &yetmorep, (u_int *)&six, 6) &&
H A Drex.x139 unsigned six; /* always equals 6 */
150 unsigned six; /* always equals 6 */
/illumos-gate/usr/src/head/rpcsvc/
H A Drex.x145 unsigned six; /* always equals 6 */
156 unsigned six; /* always equals 6 */
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl93 set ones {zero one two three four five six seven eight nine
H A Dspeedtest.tcl102 set ones {zero one two three four five six seven eight nine
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s421 ! The parameter is assumed to point to a concatenation of six
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5732 % This defines the macro itself. There are six cases: recursive and

Completed in 61 milliseconds