Home | History | Annotate | Download | only in cintltst

Lines Matching refs:realBufferEnd

387     char *realBufferEnd;
420 realBufferEnd = junkout + realBufferSize;
428 end = nct_min(targ + gOutBufferSize, realBufferEnd);
433 if(targ == realBufferEnd) {
548 UChar *realBufferEnd;
578 realBufferEnd = junkout + realBufferSize;
586 end = nct_min( targ + gOutBufferSize, realBufferEnd);
589 if(targ == realBufferEnd)