mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef	_NAN_H
 | 
						|
#define	_NAN_H	1
 | 
						|
 | 
						|
/* This file should define `NAN' on machines that have such things.  */
 | 
						|
 | 
						|
#endif	/* nan.h */
 |