Searched refs:__attribute_pure__ (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
H A Dcompiler-gcc.h31 #define __attribute_pure__ __attribute__((pure)) macro
H A Dcompiler.h127 #ifndef __attribute_pure__
128 # define __attribute_pure__ /* unimplemented */ macro
H A Dkernel.h157 static inline int __attribute_pure__ long_log2(unsigned long x)

Completed in 54 milliseconds