Searched defs:nz (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | hypotl.c | 72 int j, nx, ny, nz; in hypotl() local
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vmsystm.h | 85 #define nz(x) ((x) != 0 ? (x) : 1) macro
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | hypotl.c | 73 int j, k, nx, ny, nz; in hypotl() local
|
/illumos-gate/usr/src/lib/libm/common/complex/ |
H A D | k_clog_r.c | 251 int n, k, ix, iy, iz, nx, ny, nz, i, j; in __k_clog_r() local
|
H A D | k_clog_rl.c | 412 int n, k, ix, iy, iz, nx, ny, nz, i; local
|
/illumos-gate/usr/src/cmd/halt/ |
H A D | halt.c | 477 size_t nz = 0, old_nz; in halt_zones() local 563 size_t nz = 0, last_nz; in check_zones_haltedness() local
|
/illumos-gate/usr/src/common/bzip2/ |
H A D | compress.c | 59 #define bsNEEDW(nz) \ argument
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcontrol.c | 2294 int nz; in ppnest() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz_math_impl.h | 124 gf_t nx, ny, nz, nxx, nyy, nzz, nyyz, nyzz, xd, yd; in raidz_rec_pqr_coeff() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 2069 size_t nz = 0, i; in dtrace_hashstat_stats() local
|