Searched refs:sdsll2str (Results 1 – 2 of 2) sorted by relevance
429 int sdsll2str(char *s, long long value) { in sdsll2str() function495 int len = sdsll2str(buf,value); in sdsfromlonglong()621 l = sdsll2str(buf,num); in sdscatfmt()
450 int sdsll2str(char *s, long long value) { in sdsll2str() function516 int len = sdsll2str(buf,value); in sdsfromlonglong()644 l = sdsll2str(buf,num); in sdscatfmt()