Searched refs:___arrow (Results 1 - 1 of 1) sorted by path

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h346 * definitions (see ___last, ___arrow, etc below)
389 #define ___arrow(...) ___apply(___arrow, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
391 #define ___type(...) typeof(___arrow(__VA_ARGS__))

Completed in 339 milliseconds