provide CMPLX macros in implementation-internal libm.h
authorRich Felker <dalias@aerifal.cx>
Wed, 17 Dec 2014 21:08:50 +0000 (16:08 -0500)
committerRich Felker <dalias@aerifal.cx>
Wed, 17 Dec 2014 21:08:50 +0000 (16:08 -0500)
commita414e8374dfe32f5efd35a49592698f89878de1f
treea5f143eac19a69410e6df6b7191613f2db096800
parentefa9d396f9d3af6c6f85ec86302b48206c574a38
provide CMPLX macros in implementation-internal libm.h

this avoids assuming the presence of C11 macro definitions in the
public complex.h, which need changes potentially incompatible with the
way these macros are being used internally.
src/internal/libm.h