HomeSort by relevance Sort by last modified time
    Searched defs:__attribute_const__ (Results 1 - 16 of 16) 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
  /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
  /ndk/build/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
  /ndk/build/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
  /ndk/build/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
  /ndk/build/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
  /ndk/build/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
  /ndk/build/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

Completed in 345 milliseconds