1 2 3 4 5 6
#include "headers/feholdexcept.h" int feholdexcept(fenv_t *envp) { return _feholdexcept(envp); }