Home | History | Annotate | Download | only in cintltst

Lines Matching refs:tBuf

236   uint8_t sBuf[16384], tBuf[16384];
249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status);
256 partialSKResult = memcmp(sBuf, tBuf, pieceSize);