CODE_EXPANDER must be defined before including <em.h>.
This commit is contained in:
		
							parent
							
								
									990080cc04
								
							
						
					
					
						commit
						b3f21c47fc
					
				
					 51 changed files with 58 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_cst( l)
 | 
					C_cst( l)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_dlb( l, val)
 | 
					C_dlb( l, val)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_dnam( str, val)
 | 
					C_dnam( str, val)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_fcon( val, siz)
 | 
					C_fcon( val, siz)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_icon( val, siz)
 | 
					C_icon( val, siz)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_ilb( l)
 | 
					C_ilb( l)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_mes_begin( ms)
 | 
					C_mes_begin( ms)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_mes_end()
 | 
					C_mes_end()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_pnam( str)
 | 
					C_pnam( str)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_scon( str, siz)
 | 
					C_scon( str, siz)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_ucon( val, siz)
 | 
					C_ucon( val, siz)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,6 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern int busy; 
 | 
					extern int busy; 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int C_busy()
 | 
					int C_busy()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,5 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
 | 
					#include <em.h>
 | 
				
			||||||
#include <assert.h>
 | 
					#include <assert.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern int busy; 
 | 
					extern int busy; 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,5 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
 | 
					#include <em.h>
 | 
				
			||||||
#include <assert.h>
 | 
					#include <assert.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern int locals_created; 
 | 
					extern int locals_created; 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include <system.h>
 | 
					#include <system.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,6 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
 | 
					#include <em.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
C_magic()
 | 
					C_magic()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,5 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
 | 
					#include <em.h>
 | 
				
			||||||
#include <assert.h>
 | 
					#include <assert.h>
 | 
				
			||||||
#include <system.h>
 | 
					#include <system.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#define CODE_EXPANDER
 | 
				
			||||||
#include <em.h>
 | 
					#include <em.h>
 | 
				
			||||||
#include "mach.h"
 | 
					#include "mach.h"
 | 
				
			||||||
#include "back.h"
 | 
					#include "back.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue