Searched defs:RET_OR_BLOCK (Results 1 – 1 of 1) sorted by relevance
15 #define RET_OR_BLOCK(ret) MS_PANIC(0); return ret; /* fix compiling warning */ macro17 #define RET_OR_BLOCK(ret) return ret macro