/[gcl]/gcl/clcs/clcs_restart.c
ViewVC logotype

Diff of /gcl/clcs/clcs_restart.c

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

revision 1.4 by camm, Tue Jul 15 18:03:36 2003 UTC revision 1.5 by camm, Tue Sep 2 20:32:41 2003 UTC
# Line 357  static object LI13(object first,...) Line 357  static object LI13(object first,...)
357          va_list ap;          va_list ap;
358          int narg = VFUN_NARGS; VMB13 VMS13 VMV13          int narg = VFUN_NARGS; VMB13 VMS13 VMV13
359          {object V43;          {object V43;
         Vcs[0]=Vcs[0];  
360          va_start(ap,first);          va_start(ap,first);
361          narg = narg - 0;          narg = narg - 0;
362          if (narg <= 0) goto T70;          if (narg <= 0) goto T70;
# Line 476  static object LI16(object first,...) Line 475  static object LI16(object first,...)
475          object V54;          object V54;
476          object V55;          object V55;
477          object V56;          object V56;
         Vcs[0]=Vcs[0];  
478          va_start(ap,first);          va_start(ap,first);
479          narg= narg - 0;          narg= narg - 0;
480          {          {
# Line 778  static object LI27(object V96,object fir Line 776  static object LI27(object V96,object fir
776          int narg = VFUN_NARGS; VMB26 VMS26 VMV26          int narg = VFUN_NARGS; VMB26 VMS26 VMV26
777          {register object V97;          {register object V97;
778          object V98;          object V98;
         Vcs[0]=Vcs[0];  
779          va_start(ap,first);          va_start(ap,first);
780          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
781          V97= V96;          V97= V96;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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