Searched refs:decode_fp_to_long_double (Results 1 – 1 of 1) sorted by relevance
512 static char *decode_fp_to_long_double(const char *, size_t);3968 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float128()4072 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float80()4079 decode_fp_to_long_double(const char *p, size_t len) in decode_fp_to_long_double() function