Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/unity/
HDunity_internals.h118 typedef signed short _US16; typedef
125 typedef signed int _US16; typedef
595 … UnityAssertEqualNumber((_U_SINT)(_US16)(expected), (_U_SINT)(_US16)(act…
602 … UnityAssertEqualNumber((_U_SINT)(_US16)(expected), (_U_SINT)(_US16)(act…
608 … UnityAssertNumbersWithin((_U_SINT)(_US16)(delta), (_U_SINT)(_US16)(expected), (_U_SINT…
HDunity.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()