Searched defs:SWR_ASSUME_ASSERT (Results 1 – 1 of 1) sorted by relevance
152 #define SWR_ASSUME_ASSERT(e, ...) SWR_ASSERT(e, ##__VA_ARGS__) macro193 #define SWR_ASSUME_ASSERT(e, ...) SWR_ASSUME(e, ##__VA_ARGS__) macro