Home
last modified time | relevance | path

Searched defs:UNITY_FUNCTION_ATTR (Results 1 – 1 of 1) sorted by relevance

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity_internals.h44 # define UNITY_FUNCTION_ATTR(a) __attribute__((a)) macro
46 # define UNITY_FUNCTION_ATTR(a) /* ignore */ macro