Searched refs:getLongDoubleFromObject (Results 1 – 2 of 2) sorted by relevance
644 int getLongDoubleFromObject(robj *o, long double *target) { in getLongDoubleFromObject() function674 if (getLongDoubleFromObject(o, &value) != C_OK) { in getLongDoubleFromObjectOrReply()
1567 int getLongDoubleFromObject(robj *o, long double *target);