3 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			C++
		
	
	
	
	
	
// This file will contain :int128 implementation details that depend on internal
 | 
						|
// representation when ABSL_HAVE_INTRINSIC_INT128 is *not* defined. This file
 | 
						|
// will be included by int128.h.
 |