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