Home | History | Annotate | Download | only in cintltst

Lines Matching full:sbuf

236   uint8_t sBuf[16384], tBuf[16384];
248 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status);
256 partialSKResult = memcmp(sBuf, tBuf, pieceSize);