home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / glibc-1.06 / sysdeps / stub / __math.h < prev    next >
Encoding:
Text File  |  1990-10-14  |  240 b   |  7 lines

  1. /* This file should provide inline versions of math functions.
  2.  
  3.    Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'.
  4.  
  5.    This file should define __MATH_INLINES if functions are actually defined as
  6.    inlines.  */
  7.