mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Added SIZEOF_INT and SIZEOF_LONG
This commit is contained in:
		
							parent
							
								
									227cf764b2
								
							
						
					
					
						commit
						debafb9d84
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -42,6 +42,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 | 
				
			||||||
#define macintosh
 | 
					#define macintosh
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#define SIZEOF_INT 4
 | 
				
			||||||
 | 
					#define SIZEOF_LONG 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef THINK_C
 | 
					#ifdef THINK_C
 | 
				
			||||||
#define HAVE_FOPENRF
 | 
					#define HAVE_FOPENRF
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue