Searched refs:___last (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h345 * definitions (see ___last, ___arrow, etc below)
365 #define ___last(...) ___apply(___last, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
398 ___read(fn, &__t, ___type(___nolast(__VA_ARGS__)), __t, ___last(__VA_ARGS__));
416 ___last(__VA_ARGS__));

Completed in 100 milliseconds