Searched refs:SEPARATOR (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libz/
H A Dtrees.c326 # define SEPARATOR(i, last, width) \ macro
342 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
354 SEPARATOR(i, DIST_CODE_LEN-1, 20));
360 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
366 SEPARATOR(i, LENGTH_CODES-1, 20));
372 SEPARATOR(i, D_CODES-1, 10));

Completed in 210 milliseconds