glibc/sysdeps/m68k/fpu/isnan.c

3 lines
42 B
C
Raw Normal View History

1990-10-01 20:46:05 +00:00
#define FUNC __isnan
1992-05-01 18:47:39 +00:00
#include <__isinf.c>