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

  /bionic/libc/kernel/common/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /development/ndk/platforms/android-3/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /external/kernel-headers/original/linux/
compiler-gcc.h 32 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 155 #ifndef __attribute_const__
156 # define __attribute_const__ /* unimplemented */ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
compiler-gcc.h 22 #define __attribute_const__ __attribute__((__const__)) macro
compiler.h 34 #ifndef __attribute_const__
35 #define __attribute_const__ macro
  /external/valgrind/main/include/vki/
vki-linux.h 123 # define __attribute_const__ /* unimplemented */ macro
    [all...]

Completed in 3680 milliseconds