Merge branch 'vendor/GDTOA'
[dragonfly.git] / lib / libc / amd64 / arith.h
blobf4dafa98fca748774417cf2db3373e6de4be8be4
1 /*
2 * MD header for contrib/gdtoa
4 * $FreeBSD: src/lib/libc/amd64/arith.h,v 1.3 2003/05/08 13:50:43 das Exp $
5 * $DragonFly: src/lib/libc/amd64/arith.h,v 1.1 2004/02/02 05:43:14 dillon Exp $
6 */
8 /*
9 * NOTE: The definitions in this file must be correct or strtod(3) and
10 * floating point formats in printf(3) will break! The file can be
11 * generated by running contrib/gdtoa/arithchk.c on the target
12 * architecture. See contrib/gdtoa/gdtoaimp.h for details.
15 #define IEEE_8087
16 #define Arith_Kind_ASL 1
17 #define Long int
18 #define Intcast (int)(long)
19 #define Double_Align
20 #define X64_bit_pointers