Lines Matching refs:tState
233 uint32_t sState[2], tState[2];244 tState[0] = 0; tState[1] = 0;249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status);251 if(sState[0] != 0 || tState[0] != 0) {252 /*log_verbose("State != 0 : %08X %08X\n", sState[0], tState[0]);*/