Home | History | Annotate | Download | only in common

Lines Matching full:bytesfromthisbuffer

1003             int8_t bytesFromThisBuffer=_this->toULength-initialToULength;
1004 if(backOutDistance<=bytesFromThisBuffer) {
1009 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance);
1013 *source-=bytesFromThisBuffer;