Files
oldlinux-files/gnu/glibc/glibc-1.03/sysdeps/stub/__math.h
2024-02-19 00:24:47 -05:00

7 lines
240 B
C

/* 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. */