Searched refs:string2ld (Results 1 – 4 of 4) sorted by relevance
50 int string2ld(const char *s, size_t slen, long double *dp);
449 int string2ld(const char *s, size_t slen, long double *dp) { in string2ld() function
606 if (string2ld((char*)vstr,vlen,&value) == 0) { in hincrbyfloatCommand()
329 Increase string2ld's buffer size (and fix HINCRBYFLOAT)