Searched refs:___empty (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_core_read.h | 278 #define ___empty(...) ___nth(_, ##__VA_ARGS__, N, N, N, N, N, N, N, N, N, N, 0) macro 343 ___apply(___core_read, ___empty(__VA_ARGS__))(fn, fn_ptr, dst, \
|