Searched defs:OS_Panic (Results 1 – 1 of 1) sorted by relevance
129 #define OS_Panic( ... ) OSi_Panic( __FILE__, __LINE__, __VA_ARGS__ ); macro168 #define OS_Panic( ... ) OS_Terminate() macro