We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/inkydragon/openlibm-test/actions/runs/15158416558/job/42618628565#step:7:7
nearbyintl
openlibm/src/s_nearbyint.c
Lines 55 to 56 in 3cfad14
float_t
double_t
INT_MAX
math functions, ignore non-C99 functions:
acosh
asinh
fetestexcept
fmaf
fmal
isfinite
lgamma
nexttoward
tgamma
The text was updated successfully, but these errors were encountered:
Possibly the first step is to update these things to the latest versions from FreeBSD msun.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/inkydragon/openlibm-test/actions/runs/15158416558/job/42618628565#step:7:7
nearbyintl
openlibm/src/s_nearbyint.c
Lines 55 to 56 in 3cfad14
FreeBSD:
https://github.com/freebsd/freebsd-src/blame/59ee9260e6bbcc3b5654126eed6e9490315c81f1/lib/msun/src/s_nearbyint.c#L56-L58
float_t
,double_t
undeclaredINT_MAX
undeclaredmath functions, ignore non-C99 functions:
acosh
asinh
fetestexcept
fmaf
fmal
isfinite
lgamma
nexttoward
tgamma
The text was updated successfully, but these errors were encountered: