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

/freebsd-12-stable/contrib/gcc/config/
H A Ddfp-bit.h235 STR_TO_BFP: The function to read the value from a string. */
242 #define STR_TO_BFP strtof macro
247 #define STR_TO_BFP strtod macro
255 #define STR_TO_BFP strtod macro
H A Ddfp-bit.c494 return STR_TO_BFP (buf, NULL);

Completed in 99 milliseconds