mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
6 lines
136 B
C
6 lines
136 B
C
/* $NetBSD: gd_qnan.h,v 1.1 2014/09/03 19:34:25 matt Exp $ */
|
|
|
|
#define f_QNAN 0x7fc00000
|
|
#define d_QNAN0 0x7ff80000
|
|
#define d_QNAN1 0x0
|