diff options
author | dim <dim@FreeBSD.org> | 2012-08-11 11:13:48 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2012-08-11 11:13:48 +0000 |
commit | d3224b8ca5f865af7b35f0443b1128ba4fa6f1b4 (patch) | |
tree | dd9b2d612e350756897aa331995735959d05ecf5 /lib/libkse | |
parent | e70ae9c439dfc7dae667e62f9ae2cffde3818e09 (diff) | |
download | FreeBSD-src-d3224b8ca5f865af7b35f0443b1128ba4fa6f1b4.zip FreeBSD-src-d3224b8ca5f865af7b35f0443b1128ba4fa6f1b4.tar.gz |
Change a few extern inline functions in libm to static inline, since
they need to refer to static constants, which C99 does not allow for
extern inline functions.
While here, change a comment in e_rem_pio2f.c to mention the correct
number of bits.
Reviewed by: bde
MFC after: 1 week
Diffstat (limited to 'lib/libkse')
0 files changed, 0 insertions, 0 deletions