Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/linux/
Dcompiler.h82 # define __attribute_const__ macro
/Linux-v6.6/include/linux/raid/
Dpq.h47 # define __attribute_const__ __attribute__((const)) macro
/Linux-v6.6/include/linux/
Dcompiler_attributes.h83 #define __attribute_const__ __attribute__((__const__)) macro