Sign in
mingw
/
mingw-w64
/
1765be0b570a592355c1074918935053f7b77551
/
.
/
mingw-w64-crt
/
math
/
_huge.c
blob: dd43f841a8d4d837a44e65b05e78f7be2a8c4012 [
file
] [
log
] [
blame
]
/* For UCRT, positive infinity */
double
const
_HUGE
=
__builtin_huge_val
();