OpenLibm/include
Ed Schouten b6ff8bbe91 Clean up a change that I sneaked in accidentically.
I often build the code with -Wmissing-prototypes to ensure that we don't
accidentically pollute the symbol namespace. If we want to provide a
symbol such as isopenlibm(), make sure we also declare it in
<openlibm_math.h>.
2015-02-12 13:58:35 +01:00
..
openlibm.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
openlibm_complex.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv_amd64.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv_arm.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv_i387.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_math.h Clean up a change that I sneaked in accidentically. 2015-02-12 13:58:35 +01:00