Home
last modified time | relevance | path

Searched refs:setSignedBitfield (Results 1 – 1 of 1) sorted by relevance

/redis-3.2.3/src/
H A Dbitops.c217 void setSignedBitfield(unsigned char *p, uint64_t offset, uint64_t bits, int64_t value) { in setSignedBitfield() function
1035 setSignedBitfield(o->ptr,thisop->offset, in bitfieldCommand()