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

Diff of /gcl/pcl/pcl_walk.c

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

revision 1.2 by camm, Tue Jul 15 18:03:39 2003 UTC revision 1.3 by camm, Tue Sep 2 20:32:44 2003 UTC
# Line 9  static object LI1(object first,...) Line 9  static object LI1(object first,...)
9          va_list ap;          va_list ap;
10          int narg = VFUN_NARGS; VMB1 VMS1 VMV1          int narg = VFUN_NARGS; VMB1 VMS1 VMV1
11          {object V1;          {object V1;
         Vcs[0]=Vcs[0];  
12          va_start(ap,first);          va_start(ap,first);
13          narg= narg - 0;          narg= narg - 0;
14          V2 = list_vector_new(narg,first,ap);          V2 = list_vector_new(narg,first,ap);
# Line 247  static object LI7(object V59,object V58, Line 246  static object LI7(object V59,object V58,
246          {object V60;          {object V60;
247          object V61;          object V61;
248          object V62;          object V62;
         Vcs[0]=Vcs[0];  
249          va_start(ap,first);          va_start(ap,first);
250          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
251          V60= V59;          V60= V59;
# Line 333  static object LI10(object V70,object fir Line 331  static object LI10(object V70,object fir
331          object V77;          object V77;
332          object V78;          object V78;
333          object V79;          object V79;
         Vcs[0]=Vcs[0];  
334          va_start(ap,first);          va_start(ap,first);
335          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
336          V71= V70;          V71= V70;
# Line 1373  static object LI35(object V275,object fi Line 1370  static object LI35(object V275,object fi
1370          int narg = VFUN_NARGS; VMB35 VMS35 VMV35          int narg = VFUN_NARGS; VMB35 VMS35 VMV35
1371          {object V276;          {object V276;
1372          object V277;          object V277;
         Vcs[0]=Vcs[0];  
1373          va_start(ap,first);          va_start(ap,first);
1374          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1375          V276= V275;          V276= V275;
# Line 1399  static object LI36(object V281,object fi Line 1395  static object LI36(object V281,object fi
1395          int narg = VFUN_NARGS; VMB36 VMS36 VMV36          int narg = VFUN_NARGS; VMB36 VMS36 VMV36
1396          {object V282;          {object V282;
1397          object V283;          object V283;
         Vcs[0]=Vcs[0];  
1398          va_start(ap,first);          va_start(ap,first);
1399          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1400          V282= V281;          V282= V281;
# Line 1647  static object LI40(object V327,object V3 Line 1642  static object LI40(object V327,object V3
1642          object V329;          object V329;
1643          register object V330;          register object V330;
1644          object V331;          object V331;
         Vcs[0]=Vcs[0];  
1645          va_start(ap,first);          va_start(ap,first);
1646          if(narg <3) too_few_arguments();          if(narg <3) too_few_arguments();
1647          V328= V327;          V328= V327;

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