Home | History | Annotate | Download | only in common

Lines Matching refs:rest

705     int32_t block, rest, repeatBlock;
748 rest=limit&UTRIE2_DATA_MASK;
828 if(rest>0) {
836 fillBlock(newTrie->data+block, 0, rest, value, newTrie->initialValue, overwrite);