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

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity.c1183 #if defined(UNITY_WEAK_ATTRIBUTE)
1186 UNITY_WEAK_ATTRIBUTE void setUp(void) { }
1187 UNITY_WEAK_ATTRIBUTE void tearDown(void) { }
H A Dunity_internals.h295 #if !defined(UNITY_WEAK_ATTRIBUTE) && !defined(UNITY_WEAK_PRAGMA)
298 # define UNITY_WEAK_ATTRIBUTE __attribute__((weak)) macro
304 # undef UNITY_WEAK_ATTRIBUTE macro

Completed in 80 milliseconds