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

/freebsd-10-stable/lib/msun/src/
H A Dk_sinf.cdiff 239192 Sat Aug 11 09: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_cosf.cdiff 239192 Sat Aug 11 09: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 09: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 09: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 09: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 104 milliseconds