Home
last modified time | relevance | path

Searched refs:UNITY_FUNCTION_ATTR (Results 1 - 1 of 1) sorted by relevance

/third_party/unity/src/
H A Dunity_internals.h44 #define UNITY_FUNCTION_ATTR(a) __attribute__((a)) macro
46 #define UNITY_FUNCTION_ATTR(a) /* ignore */ macro
80 #define UNITY_NORETURN UNITY_FUNCTION_ATTR(__noreturn__)

Completed in 4 milliseconds