Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c512 static char *decode_fp_to_long_double(const char *, size_t);
3964 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float128()
4068 return (decode_fp_to_long_double(p, len)); in decode_fp_to_float80()
4075 decode_fp_to_long_double(const char *p, size_t len) in decode_fp_to_long_double() function