1 /* $NetBSD: float.h,v 1.2 2003/04/19 23:05:34 christos Exp $ */ 2 3 #ifndef _X86_FLOAT_H_ 4 #define _X86_FLOAT_H_ 5 6 #define LDBL_MANT_DIG 64 7 #include <sys/float_ieee.h> 8 9 #endif /* _X86_FLOAT_H_ */ 10
Indexes created Wed Oct 01 18:09:54 GMT 2025