Searched defs:SND_CLONE_ASSERT (Results 1 – 1 of 1) sorted by relevance
92 #define SND_CLONE_ASSERT(x, y) do { \ macro97 #define SND_CLONE_ASSERT(...) KASSERT(__VA_ARGS__) macro