Home | History | Annotate | Download | only in cintltst

Lines Matching refs:realBufferEnd

1208     char *realBufferEnd;
1246 realBufferEnd = junkout + realBufferSize;
1257 end = nct_min(targ + gOutBufferSize, realBufferEnd);
1262 if(targ == realBufferEnd)
1383 UChar *realBufferEnd;
1420 realBufferEnd = junkout + realBufferSize;
1431 end = nct_min( targ + gOutBufferSize, realBufferEnd);
1434 if(targ == realBufferEnd)