SEPARATOR         342 other-licenses/zlib/trees.c                 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
SEPARATOR         348 other-licenses/zlib/trees.c                 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
SEPARATOR         354 other-licenses/zlib/trees.c                 SEPARATOR(i, DIST_CODE_LEN-1, 20));
SEPARATOR         360 other-licenses/zlib/trees.c                 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
SEPARATOR         366 other-licenses/zlib/trees.c                 SEPARATOR(i, LENGTH_CODES-1, 20));
SEPARATOR         372 other-licenses/zlib/trees.c                 SEPARATOR(i, D_CODES-1, 10));