Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsyscalls.h116 #define __MAP4(m,t,a,...) m(t,a), __MAP3(m,__VA_ARGS__) macro
117 #define __MAP5(m,t,a,...) m(t,a), __MAP4(m,__VA_ARGS__)