Searched refs:runCode (Results 1 – 1 of 1) sorted by relevance
8804 inline void sendCode(long long sCode, int runCount, long long runCode, in sendCode() argument8813 if (hufLength(sCode) + hufLength(runCode) + 8 < hufLength(sCode) * runCount) { in sendCode()8815 outputCode(runCode, c, lc, out); in sendCode()