HomeSort by relevance Sort by last modified time
    Searched defs:const (Results 201 - 225 of 270) sorted by null

1 2 3 4 5 6 7 891011

  /prebuilts/ndk/9/platforms/android-15/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/9/platforms/android-15/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/9/platforms/android-15/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/9/platforms/android-16/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/9/platforms/android-16/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/9/platforms/android-16/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/9/platforms/android-17/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/9/platforms/android-17/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/9/platforms/android-17/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/9/platforms/android-18/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/9/platforms/android-18/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/9/platforms/android-18/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/9/platforms/android-19/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/9/platforms/android-19/arch-arm64/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/9/platforms/android-19/arch-arm64/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/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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/9/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/9/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/9/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/9/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;

Completed in 463 milliseconds

1 2 3 4 5 6 7 891011