mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			85 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			85 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
@rm_calloc_cast@
 | 
						|
expression x, n, m;
 | 
						|
type T;
 | 
						|
@@
 | 
						|
  x =
 | 
						|
- (T *)
 | 
						|
  mbedtls_calloc(n, m)
 |