| /src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| fixinc-test-limits.h | 18 extern __const char limit; /* test limits */
|
| /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
| fixinc-test-limits.h | 18 extern __const char limit; /* test limits */
|
| /src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| libintl.glibc | 40 extern char *gettext (__const char *__msgid) 45 extern char *dgettext (__const char *__domainname, __const char *__msgid) 47 extern char *__dgettext (__const char *__domainname, __const char *__msgid) 52 extern char *dcgettext (__const char *__domainname, 53 __const char *__msgid, int __category) 55 extern char *__dcgettext (__const char *__domainname, 56 __const char *__msgid, int __category) 62 extern char *ngettext (__const char *__msgid1, __const char *__msgid2 [all...] |
| /src/external/gpl2/grep/dist/intl/ |
| libintl.glibc | 34 extern char *gettext (__const char *__msgid) __THROW; 38 extern char *dgettext (__const char *__domainname, __const char *__msgid) 40 extern char *__dgettext (__const char *__domainname, __const char *__msgid) 45 extern char *dcgettext (__const char *__domainname, 46 __const char *__msgid, int __category) __THROW; 47 extern char *__dcgettext (__const char *__domainname, 48 __const char *__msgid, int __category) 54 extern char *ngettext (__const char *__msgid1, __const char *__msgid2 [all...] |
| /src/external/gpl2/gmake/dist/glob/ |
| glob.h | 33 # undef __const macro 34 # define __const const macro 43 # undef __const macro 44 # define __const macro 131 __ptr_t (*gl_opendir) __PMT ((__const char *)); 132 int (*gl_lstat) __PMT ((__const char *, struct stat *)); 134 int (*gl_stat) __PMT ((__const char *, struct stat *, ...)); 136 int (*gl_stat) __PMT ((__const char *, struct stat *)); 153 __ptr_t (*gl_opendir) __PMT ((__const char *)); 154 int (*gl_lstat) __PMT ((__const char *, struct stat64 *)) [all...] |
| fnmatch.h | 41 # define __const const macro 43 # define __const macro 77 extern int fnmatch __P ((__const char *__pattern, __const char *__name,
|
| /src/external/gpl2/xcvs/dist/lib/ |
| glob-libc.h | 107 void *(*gl_opendir) (__const char *); 109 int (*gl_lstat) (__const char *__restrict, struct stat *__restrict); 110 int (*gl_stat) (__const char *__restrict, struct stat *__restrict); 112 int (*gl_lstat) (__const char *__restrict, void *__restrict); 113 int (*gl_stat) (__const char *__restrict, void *__restrict); 136 void *(*gl_opendir) (__const char *); 138 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); 139 int (*gl_stat) (__const char *__restrict, struct stat64 *__restrict); 141 int (*gl_lstat) (__const char *__restrict, void *__restrict); 142 int (*gl_stat) (__const char *__restrict, void *__restrict) [all...] |
| glob_.h | 41 #ifndef __const 42 # define __const const macro
|
| /src/external/bsd/libbind/dist/port/aix5/include/sys/ |
| cdefs.h | 89 #define __const const /* define reserved names to standard */ macro 110 #ifndef __const 111 #define __const /* delete pseudo-ANSI C keywords */ macro 151 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/qnx/include/sys/ |
| cdefs.h | 68 #define __const const /* define reserved names to standard */ macro 85 #define __const /* delete pseudo-ANSI C keywords */ macro 98 #define const __const /* convert ANSI C keywords */ 117 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/aix32/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/aix4/include/sys/ |
| cdefs.h | 89 #define __const const /* define reserved names to standard */ macro 106 #define __const /* delete pseudo-ANSI C keywords */ macro 139 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/aux3/include/sys/ |
| cdefs.h | 73 #define __const const /* define reserved names to standard */ macro 90 #define __const /* delete pseudo-ANSI C keywords */ macro 123 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/cygwin/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/hpux/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/hpux10/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/hpux9/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/irix/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/lynxos/include/sys/ |
| cdefs.h | 88 #define __const const /* define reserved names to standard */ macro 105 #define __const /* delete pseudo-ANSI C keywords */ macro 138 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/mpe/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/next/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/sco42/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/solaris/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/sunos/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|
| /src/external/bsd/libbind/dist/port/unixware20/include/sys/ |
| cdefs.h | 86 #define __const const /* define reserved names to standard */ macro 103 #define __const /* delete pseudo-ANSI C keywords */ macro 136 #define __pure __const
|