Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/lib/libc/arm/arith.h
39530 views
1
/*
2
* MD header for contrib/gdtoa
3
*
4
* NOTE: The definitions in this file must be correct or strtod(3) and
5
* floating point formats in printf(3) will break! The file can be
6
* generated by running contrib/gdtoa/arithchk.c on the target
7
* architecture. See contrib/gdtoa/gdtoaimp.h for details.
8
*
9
* Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.
10
*
11
*/
12
13
#define IEEE_8087
14
#define Arith_Kind_ASL 1
15
#define Double_Align
16
17