Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf_core_read.h316 #define ___type(...) __typeof_unqual__(___arrow(__VA_ARGS__)) macro
318 #define ___type(...) __typeof_unqual__(___arrow(__VA_ARGS__)) macro
320 #define ___type(...) typeof(___arrow(__VA_ARGS__)) macro