Searched refs:NN_PANIC (Results 1 – 5 of 5) sorted by relevance
188 NN_PANIC("m_times is negative! (%d)\n", m_times); in printContents()213 NN_PANIC("No space to addTo(). Too many Stopwatches..."); in addToList()230 NN_PANIC("Cannot find my instance! Why?"); in removeFromList()
183 #define NN_PANIC(...) \ macro199 #define NN_PANIC(...) \ macro217 …er(static_cast< ::nn::Result>(result), NN_FILE_NAME, __LINE__, __VA_ARGS__), NN_PANIC(__VA_ARGS__))227 NN_PANIC("Failed condition."); \
34 NN_PANIC("Failed to detail::CreateHeap"); in Initialize()
579 NN_PANIC("No running test suite"); in GetCurrentSuite()
1837 NN_PANIC("ExpHeap::Adjust invalid argument( invalid mode )"); in AdjustHeap()