Searched defs:nz (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_oaep_unpad.c | 114 uint32_t w, nz; in br_rsa_oaep_unpad() local
|
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 520 #define nz(x) ((x) ? (x) : 1) in showkre() macro 663 putfloat(double f, int l, int lc, int w, int d, int nz) in putfloat() 695 putlongdouble(long double f, int l, int lc, int w, int d, int nz) in putlongdouble()
|
/freebsd/contrib/gdtoa/ |
H A D | strtod.c | 96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
|
H A D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
|
/freebsd/contrib/bzip2/ |
H A D | compress.c | 58 #define bsNEEDW(nz) \ argument
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 393 mask_t nz; in ossl_x448_int() local
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | jevents.c | 574 int nz; in json_events() local [all...] |
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_impl.h | 126 gf_t nx, ny, nz, nxx, nyy, nzz, nyyz, nyzz, xd, yd; in raidz_rec_pqr_coeff() local
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 2655 static const char *nz = "<-- preventing suspend"; in vchiq_dump_service_use_state() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-fiat32.h | 98 static __always_inline u32 cmovznz32(u32 t, u32 z, u32 nz) in cmovznz32()
|