Home | History | Annotate | Download | only in common

Lines Matching refs:bytesFromThisBuffer

2823                     int32_t bytesFromThisBuffer=(int32_t)(source-(const uint8_t *)pArgs->source);
2825 if(backOutDistance<=bytesFromThisBuffer) {
2829 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance);