HomeSort by relevance Sort by last modified time
    Searched defs:__const (Results 1 - 25 of 51) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argz.h 29 #ifndef __const
30 # define __const const macro
43 extern error_t __argz_create (char *__const __argv[], char **__restrict __argz,
45 extern error_t argz_create (char *__const __argv[], char **__restrict __argz,
52 extern error_t __argz_create_sep (__const char *__restrict __string,
55 extern error_t argz_create_sep (__const char *__restrict __string,
60 extern size_t __argz_count (__const char *__argz, size_t __len)
62 extern size_t argz_count (__const char *__argz, size_t __len)
67 extern void __argz_extract (__const char *__restrict __argz, size_t __len,
69 extern void argz_extract (__const char *__restrict __argz, size_t __len
    [all...]
fnmatch.h 28 # define __const const macro
30 # define __const macro
65 extern int fnmatch (__const char *__pattern, __const char *__name,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argz.h 29 #ifndef __const
30 # define __const const macro
43 extern error_t __argz_create (char *__const __argv[], char **__restrict __argz,
45 extern error_t argz_create (char *__const __argv[], char **__restrict __argz,
52 extern error_t __argz_create_sep (__const char *__restrict __string,
55 extern error_t argz_create_sep (__const char *__restrict __string,
60 extern size_t __argz_count (__const char *__argz, size_t __len)
62 extern size_t argz_count (__const char *__argz, size_t __len)
67 extern void __argz_extract (__const char *__restrict __argz, size_t __len,
69 extern void argz_extract (__const char *__restrict __argz, size_t __len
    [all...]
fnmatch.h 28 # define __const const macro
30 # define __const macro
65 extern int fnmatch (__const char *__pattern, __const char *__name,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argz.h 29 #ifndef __const
30 # define __const const macro
43 extern error_t __argz_create (char *__const __argv[], char **__restrict __argz,
45 extern error_t argz_create (char *__const __argv[], char **__restrict __argz,
52 extern error_t __argz_create_sep (__const char *__restrict __string,
55 extern error_t argz_create_sep (__const char *__restrict __string,
60 extern size_t __argz_count (__const char *__argz, size_t __len)
62 extern size_t argz_count (__const char *__argz, size_t __len)
67 extern void __argz_extract (__const char *__restrict __argz, size_t __len,
69 extern void argz_extract (__const char *__restrict __argz, size_t __len
    [all...]
fnmatch.h 28 # define __const const macro
30 # define __const macro
65 extern int fnmatch (__const char *__pattern, __const char *__name,
  /ndk/sources/host-tools/make-3.81/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...]
  /bionic/libc/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */ macro
110 #define __const /* delete pseudo-ANSI C keywords */ macro
123 #define const __const /* convert ANSI C keywords */
134 #define __aconst __const
170 #define __pure __const
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 66 # define __const const macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 66 # define __const const macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 66 # define __const const macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 98 #define __const const /* define reserved names to standard */ macro
115 #define __const /* delete pseudo-ANSI C keywords */ macro
128 #define const __const /* convert ANSI C keywords */
139 #define __aconst __const
175 #define __pure __const
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */ macro
110 #define __const /* delete pseudo-ANSI C keywords */ macro
123 #define const __const /* convert ANSI C keywords */
134 #define __aconst __const
170 #define __pure __const
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */ macro
110 #define __const /* delete pseudo-ANSI C keywords */ macro
123 #define const __const /* convert ANSI C keywords */
134 #define __aconst __const
170 #define __pure __const
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */ macro
110 #define __const /* delete pseudo-ANSI C keywords */ macro
123 #define const __const /* convert ANSI C keywords */
134 #define __aconst __const
170 #define __pure __const
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const

Completed in 177 milliseconds

1 2 3