Home
last modified time | relevance | path

Searched refs:zero (Results 226 – 250 of 726) sorted by relevance

12345678910>>...30

/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.divide_by_zero.err2 [string "channel program"]:16: attempt to divide by zero
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d37 zero, enumerator
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A Dvisible.s6 .zero 8
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.S109 bz,a .storeword ! no zero byte if magic expression == 0
141 ! here there is a least one more byte to zero out: otherwise we would
226 ba .done ! here n must be zero, we are done
259 bnz .zerobyte ! x has zero byte, handle end cases
H A Dlock.S38 xor %o1, 0xff, %o0 ! delay - return non-zero if success
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.time17 print "n is zero"
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.dfl37 # value to zero (0), or removing/commenting out the flag will
40 # be checked if the flag is not present or has zero value.
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgb18030.c80 size_t n, mbstate_t *_RESTRICT_KYWD ps, boolean_t zero) in _GB18030_mbrtowc() argument
156 if (zero || wch != L'\0') { in _GB18030_mbrtowc()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dgamma.c131 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
154 return(one/zero);
310 return (one/zero);
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dlock.S32 / - returns non-zero on success.
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib111 # Returns 0 if the expected number of arguments were passed, non-zero
162 # On failure, return non-zero to tell test-runner our status.
181 # Return non-zero for failures. See codes in:
428 # Returns 0 on success, non-zero if any of the files could not be removed.
456 # Returns 0 on success, non-zero if any of the files could not be removed.
474 # Returns 0 on success, non-zero if any of the files could not be removed.
509 # If the command has a non-zero exit status, cti_execute() registers a result
520 # Returns 0 on success, non-zero on failure (returning the
679 # Returns 0 on success, non-zero on failure.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dlock.S32 / - returns non-zero on success.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_005_pos.ksh48 log_must dd if=/dev/zero of=$DEV_DSKDIR/${DISK[1]}s0 bs=1024 count=256 conv=notrunc
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c133 uint32_t zero = 0; in refresh_nlm_rpc() local
184 (char *)&zero); in refresh_nlm_rpc()
/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c209 uint64_t zero = 0ull; in fpc_perfcnt_program() local
245 &zero, IS_WRITE)) != SUCCESS) in fpc_perfcnt_program()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl90 set ones {zero one two three four five six seven eight nine
113 if {$txt==""} {set txt zero}
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.S43 ! %o3 is 0 for little endian, non-zero for big endian
109 ! %o3 is 0 for little endian, non-zero for big endian
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.S42 ! %o3 is 0 for little endian, non-zero for big endian
110 ! %o3 is 0 for little endian, non-zero for big endian
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dcompound-sizes.c11 static inline int zero(void) in zero() function
H A Dconditional-type.c10 zero, enumerator
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c768 if (dol != zero) {
792 if (chng && dol > zero) {
896 if (dol != zero) {
920 if (chng && dol > zero) {
1127 if (addr1 <= zero) in zop2()
1458 if ((dot <= zero || dot > dol) && dot != dol) in undo()
1818 if (chng && dol > zero)
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_builtin_poll.sh55 cat /dev/zero | { redirect 5<&0 ; poll -e d1.res -t 5. d1.u ; } || err_exit "poll returned non-zero…
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.header.ksh40 probe zero();
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_enc.c172 uint8_t zero = 0, counter = 0; in sha1_prf() local
182 addr[1] = &zero; in sha1_prf()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dprogress.test49 # Test that the query is abandoned when the progress callback returns non-zero
60 # non-zero.

12345678910>>...30