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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
sysmacros.h 34 __THROW __attribute_const__; variable
37 __THROW __attribute_const__; variable
41 __THROW __attribute_const__; variable
44 __extension__ __extern_inline __attribute_const__ unsigned int
50 __extension__ __extern_inline __attribute_const__ unsigned int
56 __extension__ __extern_inline __attribute_const__ unsigned long long int
cdefs.h 241 # define __attribute_const__ __attribute__ ((__const__)) macro
243 # define __attribute_const__ /* Ignore */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
sysmacros.h 34 __THROW __attribute_const__; variable
37 __THROW __attribute_const__; variable
41 __THROW __attribute_const__; variable
44 __extension__ __extern_inline __attribute_const__ unsigned int
50 __extension__ __extern_inline __attribute_const__ unsigned int
56 __extension__ __extern_inline __attribute_const__ unsigned long long int
cdefs.h 241 # define __attribute_const__ __attribute__ ((__const__)) macro
243 # define __attribute_const__ /* Ignore */ macro
  /external/syslinux/com32/include/klibc/
compiler.h 61 #undef __attribute_const__ macro
62 #define __attribute_const__ __constfunc macro
  /bionic/libc/include/sys/
cdefs.h 112 #define __attribute_const__ __attribute__((__const__)) macro

Completed in 464 milliseconds