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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
compiler.h 8 #ifndef __attribute_const__
9 #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

Completed in 170 milliseconds