glibc/sysdeps/stub/__math.h

7 lines
240 B
C
Raw Normal View History

1995-02-18 02:27:10 +01:00
/* This file should provide inline versions of math functions.
Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'.
This file should define __MATH_INLINES if functions are actually defined as
inlines. */