Home
last modified time | relevance | path

Searched refs:_US16 (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/unity/
Dunity_internals.h118 typedef signed short _US16; typedef
125 typedef signed int _US16; typedef
592 … UnityAssertEqualNumber((_U_SINT)(_US16)(expected), (_U_SINT)(_US16)(act…
599 … UnityAssertEqualNumber((_U_SINT)(_US16)(expected), (_U_SINT)(_US16)(act…
605 … UnityAssertNumbersWithin((_U_SINT)(_US16)(delta), (_U_SINT)(_US16)(expected), (_U_SINT…
Dunity.c546 …if (*(UNITY_PTR_ATTRIBUTE const _US16*)(void*)ptr_exp != *(UNITY_PTR_ATTRIBUTE const _US16*)(void*… in UnityAssertEqualIntArray()
552 … UnityPrintNumberByStyle(*(UNITY_PTR_ATTRIBUTE const _US16*)(void*)ptr_exp, style); in UnityAssertEqualIntArray()
554 … UnityPrintNumberByStyle(*(UNITY_PTR_ATTRIBUTE const _US16*)(void*)ptr_act, style); in UnityAssertEqualIntArray()