Home
last modified time | relevance | path

Searched refs:___concat (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h218 #define ___concat(a, b) a ## b macro
219 #define ___apply(fn, n) ___concat(fn, n)