HomeSort by: relevance | last modified time | path
    Searched defs:__const (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl2/gmake/dist/glob/
fnmatch.h 41 # define __const const macro
43 # define __const macro
77 extern int fnmatch __P ((__const char *__pattern, __const char *__name,
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...]
  /src/external/gpl2/xcvs/dist/lib/
glob_.h 41 #ifndef __const
42 # define __const const macro
  /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/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/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/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/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
  /src/external/bsd/libbind/dist/port/unixware212/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/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/sys/sys/
cdefs.h 114 #define __const const /* define reserved names to standard */ macro
139 #define __const /* delete pseudo-ANSI C keywords */ macro
152 #define const __const /* convert ANSI C keywords */
163 #define __aconst __const
254 #define __pure __const

Completed in 115 milliseconds