wrong type for argv
[unix-history] / usr / src / usr.bin / vgrind / vgrindefs.src
index c34ff45..6ed93c3 100644 (file)
@@ -1,3 +1,24 @@
+#
+# Copyright (c) 1987 Regents of the University of California.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms are permitted
+# provided that this notice is preserved and that due credit is given
+# to the University of California at Berkeley. The name of the University
+# may not be used to endorse or promote products derived from this
+# software without specific prior written permission. This software
+# is provided ``as is'' without express or implied warranty.
+#
+#      @(#)vgrindefs.src       1.13 (Berkeley) %G%
+#
+C|c:\
+       :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:sb=":se=\e":lb=':\
+       :le=\e':tl:\
+       :kw=asm auto break case char continue default do double else enum\
+       extern float for fortran goto if int long register return short\
+       sizeof static struct switch typedef union unsigned void while #define\
+       #else #endif #if #ifdef #ifndef #include #undef # define else endif\
+       if ifdef ifndef include undef:
 model|mod|m:\
        :pb=^\d(space\d\p\drep)|(\p\dis|inline|public\dbeginproc):\
        :bb=\dbeginproc|space|case\d:be=\dendproc|end\d|;:\
 model|mod|m:\
        :pb=^\d(space\d\p\drep)|(\p\dis|inline|public\dbeginproc):\
        :bb=\dbeginproc|space|case\d:be=\dendproc|end\d|;:\
@@ -21,14 +42,6 @@ pascal|pasc|p:\
        forward function goto if in label mod nil not of or packed procedure\
        program record repeat set then to type until var while with oct hex\
        external:
        forward function goto if in label mod nil not of or packed procedure\
        program record repeat set then to type until var while with oct hex\
        external:
-C|c:\
-       :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:sb=":se=\e":lb=':\
-       :le=\e':tl:\
-       :kw=asm auto break case char continue default do double else enum\
-       extern float for fortran goto if int long register return short\
-       sizeof static struct switch typedef union unsigned void while #define\
-       #else #endif #if #ifdef #ifndef #include #undef # define else endif\
-       if ifdef ifndef include undef:
 ISP|isp|i:\
        :cb=!:ce=!|$:oc:\
        :kw=and begin decode define end eql eqv geq gtr if leave leq lss mod\
 ISP|isp|i:\
        :cb=!:ce=!|$:oc:\
        :kw=and begin decode define end eql eqv geq gtr if leave leq lss mod\
@@ -99,3 +112,14 @@ yacc|Yacc|y:\
        :kw=%{ %} %% %union %token %type\
        #else #endif #if #ifdef #ifndef #include #undef # define else endif\
        if ifdef ifndef include undef:
        :kw=%{ %} %% %union %token %type\
        #else #endif #if #ifdef #ifndef #include #undef # define else endif\
        if ifdef ifndef include undef:
+C++|c++:\
+       :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:ab=//:\
+       :ae=$:sb=":se=\e":lb=':\
+       :le=\e':tl:\
+       :kw=asm auto break case char continue default do double else enum\
+       extern float for fortran goto if int long register return short\
+       sizeof static struct switch typedef union unsigned while void #define\
+       #else #endif #if #ifdef #ifndef #include #undef # define endif\
+       ifdef ifndef include undef defined\
+       class const delete friend inline new operator overload private\
+       protected public virtual: