Home | History | Annotate | Download | only in common

Lines Matching refs:bytesFromThisBuffer

2686                     int32_t bytesFromThisBuffer=(int32_t)(source-(const uint8_t *)pArgs->source);
2688 if(backOutDistance<=bytesFromThisBuffer) {
2692 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance);