Searched defs:nz (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ |
H A D | vmsystm.h | 82 #define nz(x) ((x) != 0 ? (x) : 1) macro
|
/titanic_51/usr/src/lib/libm/common/LD/ |
H A D | hypotl.c | 72 int j, nx, ny, nz; in hypotl() local
|
/titanic_51/usr/src/lib/libm/common/Q/ |
H A D | hypotl.c | 73 int j, k, nx, ny, nz; in hypotl() local
|
/titanic_51/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 [all...] |
/titanic_51/usr/src/common/bzip2/ |
H A D | compress.c | 59 #define bsNEEDW(nz) \ argument
|
/titanic_51/usr/src/cmd/halt/ |
H A D | halt.c | 476 size_t nz = 0, old_nz; in halt_zones() local 562 size_t nz = 0, last_nz; check_zones_haltedness() local [all...] |
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppcontrol.c | 2294 int nz; in ppnest() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcontrol.c | 2294 int nz; in ppnest() local
|
/titanic_51/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.c | 346 int n, nz, tot; in nl7c_mi_report_hash() local
|
/titanic_51/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 2021 size_t nz = 0, i; in dtrace_hashstat_stats() local
|