Searched defs:nz (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/gdtoa/ | ||
| H A D | strtod.c | 100 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local in function:_int_strtod_l [all...] |
| H A D | strtodg.c | 334 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local in function:strtodg [all...] |
| /src/usr.bin/systat/ | ||
| H A D | vmstat.c | 565 #define nz(x) ((x) ? (x) : 1) macro 796 putfloat(double f, int l, int c, int w, int d, int nz) argument |
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ | ||
| H A D | vchiq_arm.c | 2687 static const char *nz = "<-- preventing suspend"; local in function:vchiq_dump_service_use_state |
Completed in 9 milliseconds