/* * $BSDSUniX$ */ BSDSUX_1.0 { /* * Standard functions from contrib/gdtoa */ strtod; strtof; /* FreeBSD additions */ strtold; }; BSDSUXprivate_1.0 { /* used in libm */ __hexnan_D2A; };