HomeSort by relevance Sort by last modified time
    Searched defs:const (Results 151 - 175 of 213) sorted by null

1 2 3 4 5 67 8 9

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 105 #define __const const /* define reserved names to standard */
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */ macro
152 * The following macro is used to remove const cast-away warnings
160 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
172 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /toolchain/binutils/binutils-2.25/gas/
app.c 30 #ifndef const
31 #define const /* empty */ macro
47 static const char mri_pseudo[] = ".mri 0";
55 static const char symver_pseudo[] = ".symver";
56 static const char * symver_state;
60 static const char symbol_chars[] =
103 const char *p;
220 static const char *mri_state;
240 const char * mri_state;
243 const char * symver_state
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ns32k-dis.c 24 #if !defined(const) && !defined(__STDC__)
25 #define const macro
108 static const struct ns32k_option opt_u[]= /* Restore, exit. */
121 static const struct ns32k_option opt_U[]= /* Save, enter. */
134 static const struct ns32k_option opt_O[]= /* Setcfg. */
143 static const struct ns32k_option opt_C[]= /* Cinv. */
151 static const struct ns32k_option opt_S[]= /* String inst. */
159 static const struct ns32k_option list_P532[]= /* Lpr spr. */
177 static const struct ns32k_option list_M532[]= /* Lmr smr. */
189 static const struct ns32k_option list_P032[]= /* Lpr spr. *
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 39 #define const macro
124 const

Completed in 2111 milliseconds

1 2 3 4 5 67 8 9