add __isnan and __isinf (PR 9802)
svn: r11911
This commit is contained in:
parent
2ee9f2979c
commit
a529b45e7c
|
@ -835,8 +835,8 @@
|
|||
;; So we can ignore them:
|
||||
|
||||
strlen cos sin exp pow log sqrt atan2
|
||||
isnan isinf fpclass _fpclass _isnan __isfinited __isnanl
|
||||
__isinff __isinfl isnanf isinff __isinfd __isnanf __isnand
|
||||
isnan isinf fpclass _fpclass _isnan __isfinited __isnanl __isnan
|
||||
__isinff __isinfl isnanf isinff __isinfd __isnanf __isnand __isinf
|
||||
floor ceil round fmod fabs __maskrune _errno __errno
|
||||
isalpha isdigit isspace tolower toupper
|
||||
fread fwrite socket fcntl setsockopt connect send recv close
|
||||
|
|
Loading…
Reference in New Issue
Block a user