/[gcl]/gcl/cmpnew/cmpinline.c
ViewVC logotype

Diff of /gcl/cmpnew/cmpinline.c

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

revision 1.10 by camm, Tue Jul 15 18:03:36 2003 UTC revision 1.11 by camm, Tue Sep 2 20:32:42 2003 UTC
# Line 13  static object LI1(object first,...) Line 13  static object LI1(object first,...)
13          object V3;          object V3;
14          object V4;          object V4;
15          object V5;          object V5;
         Vcs[0]=Vcs[0];  
16          va_start(ap,first);          va_start(ap,first);
17          narg= narg - 0;          narg= narg - 0;
18          {          {
# Line 271  static object LI6(object V59,object V58, Line 270  static object LI6(object V59,object V58,
270          {object V60;          {object V60;
271          object V61;          object V61;
272          object V62;          object V62;
         Vcs[0]=Vcs[0];  
273          va_start(ap,first);          va_start(ap,first);
274          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
275          V60= V59;          V60= V59;
# Line 1849  static object LI24(object first,...) Line 1847  static object LI24(object first,...)
1847          va_list ap;          va_list ap;
1848          int narg = VFUN_NARGS; VMB24 VMS24 VMV24          int narg = VFUN_NARGS; VMB24 VMS24 VMV24
1849          {object V320;          {object V320;
         Vcs[0]=Vcs[0];  
1850          va_start(ap,first);          va_start(ap,first);
1851          narg= narg - 0;          narg= narg - 0;
1852          V321 = list_vector_new(narg,first,ap);          V321 = list_vector_new(narg,first,ap);
# Line 1927  static object LI25(object first,...) Line 1924  static object LI25(object first,...)
1924          va_list ap;          va_list ap;
1925          int narg = VFUN_NARGS; VMB25 VMS25 VMV25          int narg = VFUN_NARGS; VMB25 VMS25 VMV25
1926          {register object V330;          {register object V330;
         Vcs[0]=Vcs[0];  
1927          va_start(ap,first);          va_start(ap,first);
1928          narg= narg - 0;          narg= narg - 0;
1929          V331 = list_vector_new(narg,first,ap);          V331 = list_vector_new(narg,first,ap);

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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