Home | History | Annotate | Download | only in cintltst

Lines Matching refs:realBufferEnd

373     char *realBufferEnd;
406 realBufferEnd = junkout + realBufferSize;
414 end = nct_min(targ + gOutBufferSize, realBufferEnd);
419 if(targ == realBufferEnd) {
534 UChar *realBufferEnd;
564 realBufferEnd = junkout + realBufferSize;
572 end = nct_min( targ + gOutBufferSize, realBufferEnd);
575 if(targ == realBufferEnd)