Home
last modified time | relevance | path

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

/linux/include/linux/
A Darm-smccc.h395 #define __count_args(...) \ macro
474 __declare_args(__count_args(__VA_ARGS__), __VA_ARGS__); \
478 __constraints(__count_args(__VA_ARGS__))); \
522 __declare_args(__count_args(__VA_ARGS__), __VA_ARGS__); \
523 asm ("" : __constraints(__count_args(__VA_ARGS__))); \

Completed in 3 milliseconds