int fedisableexcept(int excepts) { return 0; } int feenableexcept(int excepts) { return 0; } int fegetexcept(void) { return 0; }