Home | History | Annotate | Download | only in src

Lines Matching full:separator

324 #  define SEPARATOR(i, last, width) \
340 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
352 SEPARATOR(i, DIST_CODE_LEN-1, 20));
359 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
365 SEPARATOR(i, LENGTH_CODES-1, 20));
371 SEPARATOR(i, D_CODES-1, 10));