Searched refs:__NARG_I_ (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_csmt_helper.h24 #define __NARG__(...) __NARG_I_(__VA_ARGS__,__RSEQ_N())
25 #define __NARG_I_(...) __ARG_N(__VA_ARGS__) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_csmt_helper.h24 #define __NARG__(...) __NARG_I_(__VA_ARGS__,__RSEQ_N())
25 #define __NARG_I_(...) __ARG_N(__VA_ARGS__) macro

Completed in 3 milliseconds