Home
last modified time | relevance | path

Searched refs:zero (Results 276 – 300 of 726) sorted by relevance

1...<<11121314151617181920>>...30

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_clog_rl.c80 zero = 0.0L, variable
428 *er = zero;
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown3 A minimal, zero-config, BSD licensed, readline replacement used in Redis,
23 … be 20k lines of code? Apparently not, it is possibe to get a very small, zero configuration, triv…
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl30 # The default of zero means no limit.
82 # DISABLETIME If present, and greater than zero, the number of seconds
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest.tcl99 set ones {zero one two three four five six seven eight nine
122 if {$txt==""} {set txt zero}
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dilogbf.S43 / here, biased exponent is non-zero
H A Dilogb.S44 / biased exponent is non-zero
H A Dilogbl.S43 / here, biased exponent is non-zero
H A Dieee_funcl.S54 / neither subnormal nor zero)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_frag.c951 ipfr_t *frag, *next, zero; local
973 bzero(&zero, sizeof(zero));
974 next = &zero;
H A Dip_auth.c865 frauthent_t *fae, *next, zero; local
894 bzero(&zero, sizeof(zero));
895 next = &zero;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h381 #define TRANS_MATA_ALLOC(ufsvfsp, ip, bno, size, zero) \ argument
383 ufs_trans_mata_alloc(ufsvfsp, ip, bno, size, zero)
405 #define TRANS_MATA_ALLOC(ufsvfsp, ip, bno, size, zero) argument
/illumos-gate/usr/src/boot/forth/
H A Ddelay.4th67 false delay_showdots ! \ reset to zero and read from environment
96 \ if the time duration is set to zero, loop forever
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dilogbl.S43 / here, biased exponent is non-zero
H A Dieee_funcl.S54 / neither subnormal nor zero)
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1609 FPU_DREGS_TYPE zero; in nfload() local
1638 zero = 0; in nfload()
1653 _fp_write_pdreg(&zero, rd); in nfload()
1655 _fp_write_pfreg((uint_t *)&zero, rd); in nfload()
1663 fp->fpu_fr.fpu_dregs[rd] = zero; in nfload()
1668 (void) putreg(&zero, rp, rd, &addr); in nfload()
1670 (void) putreg(&zero, rp, rd + 1, &addr); in nfload()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S797 faddd %f4,%f2,%f4 ! creating k+j/256, sra to zero bits
1150 fmuld %f4,%f4,%f4 ! x*x or zero*zero
1208 fmuld %f14,%f14,%f14 ! x*x or zero*zero
1259 fmuld %f24,%f24,%f24 ! x*x or zero*zero
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib49 # Execute and print command with status where success equals non-zero result
168 # Execute and print command with status where success equals non-zero result
238 # Execute and print command with status where success equals zero result
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dinit_defs.h129 struct op_zero zero; member
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg238 The str:zero command is used to set a portion of the specified\n\
250 The number of bytes to zero are determined as follows:\n\
263 one of these can be used in a given call to str:zero.\n\
276 \tstr:zero does not alter DT_SUNW_STRPAD, or otherwise attempt\n\
326 @ MSG_CMD_ZERO "zero"
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vexp.c361 #define zero C[13].d macro
389 y[index] = (x##N == neginf)? zero : \
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.info372 bits in the `flags' word must be set to zero in OS images. This
407 32-bit unsigned sum of zero.
444 to the operating system in that area. If this field is zero, the
478 graphics mode, and in characters in a text mode. The value zero
616 bits must be set to zero by the boot loader. Any set bits that the
670 zero-terminated string.
691 associated with that particular boot module; it is a zero-terminated
716 a set of zero-terminated ASCII strings (plus sizeof(unsigned long) in
779 Note that `drives_length' may be zero. Each drive structure is
818 two-bytes integers, and is terminated with zero. Note that the array
[all …]
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in83 dd if=/dev/zero of=$image bs=$SIZE count=1 >/dev/null
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.S117 / one for the zero & one for argc
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt6 contain a non-zero top byte - the hardware will always ignore this top
14 non-zero and any variable which may contain an untagged address.
77 non-zero. It will recurse up the possible call stacks as far as it can go. This
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_subr.c315 return (a - zero); in lineno()
456 if (addr1 == zero) { in nonzero()
475 if (dol == zero) in notempty()

1...<<11121314151617181920>>...30