/* * $FreeBSD: releng/12.1/lib/libc/gdtoa/Symbol.map 174681 2007-12-16 21:15:57Z das $ * $BSDSUniX $ */ BSDSUX_1.0 { /* * Standard functions from contrib/gdtoa */ strtod; strtof; /* BSDSUniX additions */ strtold; }; BSDSUXprivate_1.0 { /* used in libm */ __hexnan_D2A; };