Searched refs:UNITY_NORETURN_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
308 #if !defined(UNITY_NORETURN_ATTRIBUTE)311 # define UNITY_NORETURN_ATTRIBUTE __attribute__((__noreturn__)) macro316 #ifndef UNITY_NORETURN_ATTRIBUTE317 # define UNITY_NORETURN_ATTRIBUTE macro480 void UnityFail(const char* message, const UNITY_LINE_TYPE line) UNITY_NORETURN_ATTRIBUTE;