Lines Matching refs:UNITY_UINT32
149 void UnityPrintLen(const char* string, const UNITY_UINT32 length)
155 while (*pch && ((UNITY_UINT32)(pch - string) < length))
625 const UNITY_UINT32 length)
782 const UNITY_UINT32 num_elements,
788 UNITY_UINT32 elements = num_elements;
935 const UNITY_UINT32 num_elements,
940 UNITY_UINT32 elements = num_elements;
1163 const UNITY_UINT32 num_elements,
1168 UNITY_UINT32 elements = num_elements;
1429 const UNITY_UINT32 num_elements,
1435 UNITY_UINT32 elements = num_elements;
1528 expect_val = (UNITY_INT)*(UNITY_PTR_ATTRIBUTE const UNITY_UINT32*)expected;
1529 actual_val = (UNITY_INT)*(UNITY_PTR_ATTRIBUTE const UNITY_UINT32*)actual;
1530 increment = sizeof(UNITY_UINT32);
1595 UNITY_UINT32 i;
1631 const UNITY_UINT32 length,
1635 UNITY_UINT32 i;
1671 const UNITY_UINT32 num_elements,
1676 UNITY_UINT32 i = 0;
1677 UNITY_UINT32 j = 0;
1754 const UNITY_UINT32 length,
1755 const UNITY_UINT32 num_elements,
1762 UNITY_UINT32 elements = num_elements;
1763 UNITY_UINT32 bytes;