Help for this page
#define ENTER push_scope() #define LEAVE pop_scope()
#define SAVETMPS save_int((int*)&PL_tmps_floor), PL_tmps_floor = PL_tm +ps_ix #define FREETMPS if (PL_tmps_ix > PL_tmps_floor) free_tmps()