/[gcl]/gcl/pcl/pcl_macros.c
ViewVC logotype

Diff of /gcl/pcl/pcl_macros.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by camm, Tue Jul 15 18:03:38 2003 UTC revision 1.3 by camm, Tue Sep 2 20:32:44 2003 UTC
# Line 187  static object LI10(object first,...) Line 187  static object LI10(object first,...)
187          va_list ap;          va_list ap;
188          int narg = VFUN_NARGS; VMB10 VMS10 VMV10          int narg = VFUN_NARGS; VMB10 VMS10 VMV10
189          {object V18;          {object V18;
         Vcs[0]=Vcs[0];  
190          va_start(ap,first);          va_start(ap,first);
191          narg= narg - 0;          narg= narg - 0;
192          V19 = list_vector_new(narg,first,ap);          V19 = list_vector_new(narg,first,ap);
# Line 204  static object LI11(object first,...) Line 203  static object LI11(object first,...)
203          va_list ap;          va_list ap;
204          int narg = VFUN_NARGS; VMB11 VMS11 VMV11          int narg = VFUN_NARGS; VMB11 VMS11 VMV11
205          {object V21;          {object V21;
         Vcs[0]=Vcs[0];  
206          va_start(ap,first);          va_start(ap,first);
207          narg= narg - 0;          narg= narg - 0;
208          V22 = list_vector_new(narg,first,ap);          V22 = list_vector_new(narg,first,ap);
# Line 221  static object LI12(object first,...) Line 219  static object LI12(object first,...)
219          va_list ap;          va_list ap;
220          int narg = VFUN_NARGS; VMB12 VMS12 VMV12          int narg = VFUN_NARGS; VMB12 VMS12 VMV12
221          {object V24;          {object V24;
         Vcs[0]=Vcs[0];  
222          va_start(ap,first);          va_start(ap,first);
223          narg= narg - 0;          narg= narg - 0;
224          V25 = list_vector_new(narg,first,ap);          V25 = list_vector_new(narg,first,ap);
# Line 491  static object LI17(object V80,object V79 Line 488  static object LI17(object V80,object V79
488          {register object V81;          {register object V81;
489          object V82;          object V82;
490          register object V83;          register object V83;
         Vcs[0]=Vcs[0];  
491          va_start(ap,first);          va_start(ap,first);
492          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
493          V81= V80;          V81= V80;
# Line 575  static object LI19(object first,...) Line 571  static object LI19(object first,...)
571          va_list ap;          va_list ap;
572          int narg = VFUN_NARGS; VMB19 VMS19 VMV19          int narg = VFUN_NARGS; VMB19 VMS19 VMV19
573          {register object V91;          {register object V91;
         Vcs[0]=Vcs[0];  
574          va_start(ap,first);          va_start(ap,first);
575          narg= narg - 0;          narg= narg - 0;
576          V92 = list_vector_new(narg,first,ap);          V92 = list_vector_new(narg,first,ap);
# Line 1446  static object LI33(object V233,object fi Line 1441  static object LI33(object V233,object fi
1441          int narg = VFUN_NARGS; VMB32 VMS32 VMV32          int narg = VFUN_NARGS; VMB32 VMS32 VMV32
1442          {object V234;          {object V234;
1443          register object V235;          register object V235;
         Vcs[0]=Vcs[0];  
1444          va_start(ap,first);          va_start(ap,first);
1445          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1446          V234= V233;          V234= V233;
# Line 1685  static object LI43(object V258,object fi Line 1679  static object LI43(object V258,object fi
1679          int narg = VFUN_NARGS; VMB41 VMS41 VMV41          int narg = VFUN_NARGS; VMB41 VMS41 VMV41
1680          {register object V259;          {register object V259;
1681          object V260;          object V260;
         Vcs[0]=Vcs[0];  
1682          va_start(ap,first);          va_start(ap,first);
1683          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1684          V259= V258;          V259= V258;
# Line 1751  static object LI44(object V270,object V2 Line 1744  static object LI44(object V270,object V2
1744          {register object V271;          {register object V271;
1745          object V272;          object V272;
1746          object V273;          object V273;
         Vcs[0]=Vcs[0];  
1747          va_start(ap,first);          va_start(ap,first);
1748          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
1749          V271= V270;          V271= V270;
# Line 1830  static object LI45(object V282,object V2 Line 1822  static object LI45(object V282,object V2
1822          {object V283;          {object V283;
1823          object V284;          object V284;
1824          object V285;          object V285;
         Vcs[0]=Vcs[0];  
1825          va_start(ap,first);          va_start(ap,first);
1826          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
1827          V283= V282;          V283= V282;
# Line 1882  static object LI47(object V291,object fi Line 1873  static object LI47(object V291,object fi
1873          {object V292;          {object V292;
1874          object V293;          object V293;
1875          object V294;          object V294;
         Vcs[0]=Vcs[0];  
1876          va_start(ap,first);          va_start(ap,first);
1877          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1878          V292= V291;          V292= V291;
# Line 1917  static object LI48(object V297,object fi Line 1907  static object LI48(object V297,object fi
1907          {object V298;          {object V298;
1908          object V299;          object V299;
1909          object V300;          object V300;
         Vcs[0]=Vcs[0];  
1910          va_start(ap,first);          va_start(ap,first);
1911          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1912          V298= V297;          V298= V297;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26