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

Diff of /gcl/pcl/pcl_vector.c

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

revision 1.1.4.1 by camm, Wed Jul 16 02:02:52 2003 UTC revision 1.1.4.1.4.1 by camm, Tue Sep 2 20:18:19 2003 UTC
# Line 44  static object LI3(object first,...) Line 44  static object LI3(object first,...)
44          object V7;          object V7;
45          object V8;          object V8;
46          object V9;          object V9;
         Vcs[0]=Vcs[0];  
47          va_start(ap,first);          va_start(ap,first);
48          narg= narg - 0;          narg= narg - 0;
49          {          {
# Line 96  static object LI5(object first,...) Line 95  static object LI5(object first,...)
95          int narg = VFUN_NARGS; VMB5 VMS5 VMV5          int narg = VFUN_NARGS; VMB5 VMS5 VMV5
96          {object V18;          {object V18;
97          object V19;          object V19;
         Vcs[0]=Vcs[0];  
98          va_start(ap,first);          va_start(ap,first);
99          narg= narg - 0;          narg= narg - 0;
100          {          {
# Line 131  static object LI7(object first,...) Line 129  static object LI7(object first,...)
129          int narg = VFUN_NARGS; VMB7 VMS7 VMV7          int narg = VFUN_NARGS; VMB7 VMS7 VMV7
130          {object V26;          {object V26;
131          object V27;          object V27;
         Vcs[0]=Vcs[0];  
132          va_start(ap,first);          va_start(ap,first);
133          narg= narg - 0;          narg= narg - 0;
134          {          {
# Line 1533  static object LI29(object V325,object V3 Line 1530  static object LI29(object V325,object V3
1530          object V328;          object V328;
1531          object V329;          object V329;
1532          object V330;          object V330;
         Vcs[0]=Vcs[0];  
1533          va_start(ap,first);          va_start(ap,first);
1534          if(narg <3) too_few_arguments();          if(narg <3) too_few_arguments();
1535          V326= V325;          V326= V325;
# Line 4306  static object LI67(object V854,object V8 Line 4302  static object LI67(object V854,object V8
4302          {object V855;          {object V855;
4303          object V856;          object V856;
4304          object V857;          object V857;
         Vcs[0]=Vcs[0];  
4305          va_start(ap,first);          va_start(ap,first);
4306          if(narg <2) too_few_arguments();          if(narg <2) too_few_arguments();
4307          V855= V854;          V855= V854;
# Line 4355  static object LI68(object V863,object fi Line 4350  static object LI68(object V863,object fi
4350          int narg = VFUN_NARGS; VMB65 VMS65 VMV65          int narg = VFUN_NARGS; VMB65 VMS65 VMV65
4351          {object V864;          {object V864;
4352          object V865;          object V865;
         Vcs[0]=Vcs[0];  
4353          va_start(ap,first);          va_start(ap,first);
4354          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
4355          V864= V863;          V864= V863;
# Line 4375  static object LI69(object first,...) Line 4369  static object LI69(object first,...)
4369          va_list ap;          va_list ap;
4370          int narg = VFUN_NARGS; VMB66 VMS66 VMV66          int narg = VFUN_NARGS; VMB66 VMS66 VMV66
4371          {object V869;          {object V869;
         Vcs[0]=Vcs[0];  
4372          va_start(ap,first);          va_start(ap,first);
4373          narg= narg - 0;          narg= narg - 0;
4374          V870 = list_vector_new(narg,first,ap);          V870 = list_vector_new(narg,first,ap);

Legend:
Removed from v.1.1.4.1  
changed lines
  Added in v.1.1.4.1.4.1

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