mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-27 12:15:39 +03:00 
			
		
		
		
	Each symbol definitions are moved on a separated file and it cover all symbol type definitions (float, double, long double, and float128). It allows to set support for architectures without the boiler place of copying default values. Checked with a build on the affected ABIs.
		
			
				
	
	
		
			5 lines
		
	
	
		
			110 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			110 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define USE_FMA_BUILTIN 0
 | |
| #define USE_FMAF_BUILTIN 0
 | |
| #define USE_FMAL_BUILTIN 0
 | |
| #define USE_FMAF128_BUILTIN 0
 |