Searched defs:vchiq_static_assert (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h308 #define vchiq_static_assert(cond) CTASSERT(cond) macro
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h80 #define vchiq_static_assert(cond) __attribute__((unused)) \ macro
[all...]

Completed in 63 milliseconds