~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to pcl/c/pcl_fixup.h

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
static object LI1();
 
3
#define VMB1 register object *base=vs_top;
 
4
#define VMS1  register object *sup=vs_top+2;vs_top=sup;
 
5
#define VMV1 vs_check;
 
6
#define VMR1(VMT1) vs_top=base ; return(VMT1);
 
7
#define VM1 2
 
8
static char * VVi[2]={
 
9
#define Cdata VV[1]
 
10
(char *)(LI1)
 
11
};
 
12
#define VV ((object *)VVi)
 
13
static object *Lclptr0;
 
14
static void LnkT0();
 
15
static void (*Lnk0)() = LnkT0;