Searched refs:numInByte (Results 1 – 1 of 1) sorted by relevance
257 static void UnityDumpFillResult(const _UU8 result, _U_UINT id, _U_UINT numInByte);1701 static void UnityDumpFillResult(const _UU8 result, _U_UINT id, _U_UINT numInByte) argument1703 _UU16 dumpResultIndex = id / numInByte;1712 _UU8 marginRight = DUMP_RESULT_BIT_NUM * (numInByte - 1) - ((id % numInByte) << 1);