Home
last modified time | relevance | path

Searched refs:decode_fp_to_long_double (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c182 static char *decode_fp_to_long_double(const char *, size_t);
3630 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float128()
3734 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float80()
3741 decode_fp_to_long_double(const char *p, size_t len) in decode_fp_to_long_double() function
/freebsd/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c516 static char *decode_fp_to_long_double(const char *, size_t);
3958 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float128()
4062 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float80()
4069 decode_fp_to_long_double(const char *p, size_t len) in decode_fp_to_long_double() function