Home | History | Annotate | Download | only in common

Lines Matching refs:packDiff

212 /* Faster versions of packDiff() for single-byte-encoded diff values. */
275 * than the standard packDiff().
285 packDiff(int32_t diff) {
541 diff=packDiff(diff);
770 diff=packDiff(diff);