Searched hist:239192 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/lib/msun/src/
H A Dk_cosf.cdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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
H A Dk_sinf.cdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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
H A De_rem_pio2.cdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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
H A Dk_tanf.cdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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
H A Dmath_private.hdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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
H A De_rem_pio2f.cdiff 239192 Sat Aug 11 11:25:14 MDT 2012 dim 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

Completed in 117 milliseconds