Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dassert.h72 #define __static_assert(count, ...) ___static_assert(count, __VA_ARGS__) macro
75 __static_assert(__args_count(__VA_ARGS__), __VA_ARGS__)