Searched refs:__declare_args (Results 1 – 1 of 1) sorted by relevance
456 #define __declare_args(count, ...) ___declare_args(count, __VA_ARGS__) macro474 __declare_args(__count_args(__VA_ARGS__), __VA_ARGS__); \522 __declare_args(__count_args(__VA_ARGS__), __VA_ARGS__); \
Completed in 4 milliseconds