Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dstddef.h50 #define __counted_by(m) macro
/openbmc/linux/include/uapi/linux/
H A Dstddef.h55 #define __counted_by(m) macro
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h105 # define __counted_by(member) __attribute__((__counted_by__(member))) macro
107 # define __counted_by(member) macro