Searched hist:255294 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/msun/src/
H A Dimprecise.c255294 Fri Sep 06 06:11:28 MDT 2013 theraven Add stub implementations of the missing C++11 math functions.
These are weak and so can be replaced by other versions in applications
that choose to do so, and will give a linker warning when used so that
applications that rely on the extra precision can avoid them.

Note that since the C/C++ specs only guarantee that long double has
precision equal to double, code that actually relies on these functions
having greater precision is unportable at best and broken at worst.
/freebsd-10.0-release/lib/msun/
H A DSymbol.mapdiff 255294 Fri Sep 06 06:11:28 MDT 2013 theraven Add stub implementations of the missing C++11 math functions.
These are weak and so can be replaced by other versions in applications
that choose to do so, and will give a linker warning when used so that
applications that rely on the extra precision can avoid them.

Note that since the C/C++ specs only guarantee that long double has
precision equal to double, code that actually relies on these functions
having greater precision is unportable at best and broken at worst.
H A DMakefilediff 255294 Fri Sep 06 06:11:28 MDT 2013 theraven Add stub implementations of the missing C++11 math functions.
These are weak and so can be replaced by other versions in applications
that choose to do so, and will give a linker warning when used so that
applications that rely on the extra precision can avoid them.

Note that since the C/C++ specs only guarantee that long double has
precision equal to double, code that actually relies on these functions
having greater precision is unportable at best and broken at worst.

Completed in 75 milliseconds