repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Misc
/
warn-in-system-macro-def.c.inc
blob
5c7e60275a50b0224f11093fb5ca6de86f7180d2
1
extern int __isnanf(float f);
2
extern int __isnan(double f);
3
extern int __isnanl(long double f);
4
#define ISNAN isnan