Searched refs:__count_args (Results 1 – 1 of 1) sorted by relevance
98 #define __count_args(...) \ macro206 __declare_args(__count_args(__VA_ARGS__), __VA_ARGS__); \208 __constraints(__count_args(__VA_ARGS__))); \259 __arm_smccc_1_0_smc_count(__count_args(__VA_ARGS__), __VA_ARGS__)
Completed in 4 milliseconds