6.5.5 FE_DFL_ENV Macro
Attention: This macro is implemented only by MPLAB
XC32 C compilers when using a device with a FPU.
This macro represents the default floating-point environment installed at program
startup and can be used as an argument to those <fenv.h>
functions that manage the floating-point environment.
Include
<fenv.h>
Definition
A pointer with type (const fenv_t *)
.