Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dassert.h67 #define __args_count(...) ___args_count(__VA_ARGS__, 2, 1, 0) macro
75 __static_assert(__args_count(__VA_ARGS__), __VA_ARGS__)