Home | History | Annotate | Download | only in zmod

Lines Matching defs:EQUAL

162 #define EQUAL 0
163 /* result of memcmp for equal strings */
768 * avail_in equal to zero. There won't be anything to do,
1022 * return its length. Matches shorter or equal to prev_length are discarded,
1023 * in which case the result is equal to prev_length and match_start is
1100 * always equal when the other bytes match, given that the hash keys
1101 * are equal and that HASH_BITS >= 8. Compare 2 bytes at a time at
1135 * are always equal when the other bytes match, given that
1136 * the hash keys are equal and that HASH_BITS >= 8.
1208 * are always equal when the other bytes match, given that
1209 * the hash keys are equal and that HASH_BITS >= 8.
1245 s->window + start, length) != EQUAL) {