Searched refs:createStringObjectFromLongLongForValue (Results 1 – 4 of 4) sorted by relevance
362 new = createStringObjectFromLongLongForValue(value); in incrDecrCommand()
169 robj *createStringObjectFromLongLongForValue(long long value) { in createStringObjectFromLongLongForValue() function
1550 robj *createStringObjectFromLongLongForValue(long long value);
291 return createStringObjectFromLongLongForValue(val); in rdbLoadIntegerObject()