Home
last modified time | relevance | path

Searched defs:nz (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.bin/systat/
Dvmstat.c474 #define nz(x) ((x) ? (x) : 1) in showkre() macro
584 putfloat(double f, int l, int c, int w, int d, int nz) in putfloat()
/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsfnms.c566 char const *x, *p, *nz; local
/mirbsd/src/lib/libc/stdlib/
Dstrtod.c1136 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in strtod() local