Searched refs:__NARG_I_ (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ | ||
H A D | nine_csmt_helper.h | 24 #define __NARG__(...) __NARG_I_(__VA_ARGS__,__RSEQ_N()) 25 #define __NARG_I_(...) __ARG_N(__VA_ARGS__) macro |
Completed in 2 milliseconds