Sign in
◑
Theme
mingw
/
mingw-w64
/
6ff2c3bf0fe84b8e2157aead50aad3934432cb8a
/
.
/
mingw-w64-crt
/
math
/
_huge.c
blob: dd43f841a8d4d837a44e65b05e78f7be2a8c4012 [
file
]
/* For UCRT, positive infinity */
double
const
_HUGE
=
__builtin_huge_val
();