 b6cbf7203b
			
		
	
	
		b6cbf7203b
		
	
	
	
	
		
			
			This patch imports the unmodified current version of NetBSD libc. The NetBSD includes are in /nbsd_include, while the libc code itself is split between lib/nbsd_libc and common/lib/libc.
		
			
				
	
	
		
			6 lines
		
	
	
		
			136 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			136 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* $NetBSD: gd_qnan.h,v 1.1 2006/07/01 16:37:20 ross Exp $ */
 | |
| 
 | |
| #define f_QNAN 0x7fc00000
 | |
| #define d_QNAN0 0x7ff80000
 | |
| #define d_QNAN1 0x0
 |