ecl/src/h/impl
2010-12-02 22:46:40 +01:00
..
math_dispatch.h Slight optimization of math dispatch (smaller code by inlining typeof) 2010-11-02 18:09:44 +01:00
math_dispatch2.h Split +,-,*,/ into separate files with a slightly more compact dispatch 2010-11-04 23:40:11 +01:00
math_fenv.h Fix detection of NaN/inf for platforms without fenv.h 2010-12-02 22:46:40 +01:00
math_fenv_msvc.h Added a new file, impl/math_fenv.h, grouping all definitions related to floating point exceptions and their handling. This is completed with impl/math_fenv_msvc.h with inline definitions of the C99 fenv.h functions for Microsoft's compiler 2010-11-09 00:44:12 +01:00