Searched refs:maxbit (Results 1 – 1 of 1) sorted by relevance
478 robj *lookupStringForBitCommand(client *c, size_t maxbit) { in lookupStringForBitCommand() argument479 size_t byte = maxbit >> 3; in lookupStringForBitCommand()