index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
MATH_ERRNO.c
blob: 07cb581527119beafc81ecfaba60f38cfa171304 (
plain
)
1
2
3
4
5
6
7
#include <math.h> #define MATH_ERRNO 1 /* STDC(199901) LINK(m) */