Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsyscalls.h109 #define __MAP2(m,t,a,...) m(t,a), __MAP1(m,__VA_ARGS__) macro
110 #define __MAP3(m,t,a,...) m(t,a), __MAP2(m,__VA_ARGS__)