Home
last modified time | relevance | path

Searched defs:__attribute_const__ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/include/linux/
Dcompiler.h46 # define __attribute_const__ macro
/Linux-v5.4/include/linux/
Dcompiler_attributes.h103 #define __attribute_const__ __attribute__((__const__)) macro
/Linux-v5.4/include/linux/raid/
Dpq.h52 # define __attribute_const__ __attribute__((const)) macro