recognize more nan and inf C function names
svn: r6236
This commit is contained in:
parent
cac3d05a64
commit
acce4106f4
|
@ -833,7 +833,7 @@
|
||||||
;; So we can ignore them:
|
;; So we can ignore them:
|
||||||
|
|
||||||
strlen cos sin exp pow log sqrt atan2
|
strlen cos sin exp pow log sqrt atan2
|
||||||
isnan isinf fpclass _fpclass _isnan __isfinited
|
isnan isinf fpclass _fpclass _isnan __isfinited __isnanl __isinfl isnanf isinff
|
||||||
floor ceil round fmod fabs __maskrune _errno __errno
|
floor ceil round fmod fabs __maskrune _errno __errno
|
||||||
isalpha isdigit isspace tolower toupper
|
isalpha isdigit isspace tolower toupper
|
||||||
fread fwrite socket fcntl setsockopt connect send recv close
|
fread fwrite socket fcntl setsockopt connect send recv close
|
||||||
|
|
Loading…
Reference in New Issue
Block a user