Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_string.c303 void msetGenericCommand(client *c, int nx) { in msetGenericCommand()
H A Dt_zset.c1317 int nx = (*flags & ZADD_NX) != 0; in zsetAdd() local
1564 int nx = (flags & ZADD_NX) != 0; in zaddGenericCommand() local
H A Ddb.c869 void renameGenericCommand(client *c, int nx) { in renameGenericCommand()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h103 gf_t nx, ny, nxxy, nxyy, d; in raidz_rec_qr_coeff() local
125 gf_t nx, ny, nz, nxx, nyy, nzz, nyyz, nyzz, xd, yd; in raidz_rec_pqr_coeff() local