K 10 svn:author V 3 dim K 8 svn:date V 27 2012-08-11T11:13:48.686427Z K 7 svn:log V 285 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 END