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