Public interfaces of picotm's libm module. More...
Functions | |
PICOTM_NOTHROW void | picotm_libm_save_fenv (void) |
PICOTM_NOTHROW void | picotm_libm_save_fexcept (void) |
The public interfaces of the libm module allow for saving the floating-point environment and status flags. This should usually not be done from within the transaction itself. Instead use these functions from within other modules if they modify these settings.