Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dbitops.c402 #define BITFIELDOP_INCRBY 2 macro
936 opcode = BITFIELDOP_INCRBY; in bitfieldCommand()
1019 thisop->opcode == BITFIELDOP_INCRBY) in bitfieldCommand()
1035 if (thisop->opcode == BITFIELDOP_INCRBY) { in bitfieldCommand()
1065 if (thisop->opcode == BITFIELDOP_INCRBY) { in bitfieldCommand()