Searched refs:___concat (Results 1 – 1 of 1) sorted by relevance
159 extern typeof(type) *___concat(bpf_type_tmp_, NR); \160 ___concat(bpf_type_tmp_, NR); \340 #define ___concat(a, b) a ## b macro341 #define ___apply(fn, n) ___concat(fn, n)