mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-30 10:45:40 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## args: double
 | |
| ## ret: int
 | |
| ## includes: math.h
 | |
| 
 | |
| ## name: subnormal
 | |
| 0x0.0000000000001p-1022
 | |
| 0x0.fffffffffffffp-1022
 | |
| 
 | |
| ## name: normal
 | |
| 1.0
 | |
| 1024.0
 |