Lines Matching defs:newTop
175 int32_t newBlock, newTop;178 newTop=newBlock+UTRIE_DATA_BLOCK_LENGTH;179 if(newTop>trie->dataCapacity) {183 trie->dataLength=newTop;