Searched refs:_US32 (Results 1 – 2 of 2) sorted by relevance
119 typedef signed int _US32; typedef126 typedef signed long _US32; typedef150 typedef _US32 _U_SINT;596 … UnityAssertEqualNumber((_U_SINT)(_US32)(expected), (_U_SINT)(_US32)(act…603 … UnityAssertEqualNumber((_U_SINT)(_US32)(expected), (_U_SINT)(_US32)(act…609 … UnityAssertNumbersWithin((_U_SINT)(_US32)(delta), (_U_SINT)(_US32)(expected), (_U_SINT…
233 _US32 i; in UnityPrintMask()588 …if (*(UNITY_PTR_ATTRIBUTE const _US32*)(void*)ptr_exp != *(UNITY_PTR_ATTRIBUTE const _US32*)(void*… in UnityAssertEqualIntArray()594 … UnityPrintNumberByStyle(*(UNITY_PTR_ATTRIBUTE const _US32*)(void*)ptr_exp, style); in UnityAssertEqualIntArray()596 … UnityPrintNumberByStyle(*(UNITY_PTR_ATTRIBUTE const _US32*)(void*)ptr_act, style); in UnityAssertEqualIntArray()