Searched refs:decode_fp_to_float80 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c511 static char *decode_fp_to_float80(const char *, size_t);
1227 return (cpp_demangle_push_fp(ddata, decode_fp_to_float80));
4013 decode_fp_to_float80(const char *p, size_t len) function
/freebsd-12-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c181 static char *decode_fp_to_float80(const char *, size_t);
893 return (cpp_demangle_push_fp(ddata, decode_fp_to_float80));
3679 decode_fp_to_float80(const char *p, size_t len) function

Completed in 57 milliseconds