Searched refs:pInTop (Results 1 – 2 of 2) sorted by relevance
1434 u8* pInTop = pBottom - offsetInTop; in SecureUncompressBLZ() local1436 while (pInTop < pInBtm) in SecureUncompressBLZ()1442 if (pInBtm < pInTop) in SecureUncompressBLZ()1446 if (pOut < pInTop) in SecureUncompressBLZ()1456 if (pInBtm - 2 < pInTop) in SecureUncompressBLZ()1467 if (pOut - length < pInTop) in SecureUncompressBLZ()1477 if (pInBtm <= pInTop) in SecureUncompressBLZ()
1024 u8* pInTop = pBottom - offsetInTop; in UncompressBLZ() local1026 while (pInTop < pInBtm) in UncompressBLZ()1049 if (pInBtm <= pInTop) in UncompressBLZ()