OpenLibm/include
Lephenixnoir feba6242e4
fenv: avoid internal includes in user-facing headers
A future cleanup will drastically reduce the set of headers being installed,
and we don't want to install internal headers in particular.
2022-08-19 16:02:05 +02: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_defs.h Refactor: OLM_DLLEXPORT definition now lives in a standalone header. 2020-06-10 15:57:08 -07:00
openlibm_fenv.h sh3eb: add suport for the sh3eb softfp platform 2020-10-24 13:55:39 +02:00
openlibm_fenv_amd64.h Refactor: OLM_DLLEXPORT definition now lives in a standalone header. 2020-06-10 15:57:08 -07:00
openlibm_fenv_arm.h Fix `arm` floating-point status register code 2017-01-16 11:44:14 -08:00
openlibm_fenv_i387.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv_mips.h Using cdefs-compat.h and stdint.h instead <sys/types.h> 2018-06-04 09:38:27 +00:00
openlibm_fenv_powerpc.h fix ARCH variable for powerpc, and rearrange fenv.h union for endianness 2016-02-26 16:35:26 +00:00
openlibm_fenv_s390.h s390(x) port 2018-11-07 12:11:15 +01:00
openlibm_fenv_sh3eb.h fenv: avoid internal includes in user-facing headers 2022-08-19 16:02:05 +02:00
openlibm_math.h Fix compilation errors on wasm32 2020-12-01 13:17:32 -05:00