repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[glibc-ports.git]
/
sysdeps
/
m68k
/
fpu
/
s_isinff.c
blob
ebf4f2ae96a35c8d252ce0372dbe9705c4913a82
1
#ifndef FUNC
2
#define FUNC isinff
3
#endif
4
#define float_type float
5
#include <s_isinf.c>