1 2 3 4 5 6
#include "headers/feupdateenv.h" void feupdateenv(const fenv_t *envp) { _feupdateenv(envp); }