Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/include/
A Dassert.h48 #define __args_count(...) ___args_count(__VA_ARGS__, 2, 1, 0) macro
56 __static_assert(__args_count(__VA_ARGS__), __VA_ARGS__)

Completed in 2 milliseconds