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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
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));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
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));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_bios.c71 SEPARATOR, enumerator in enum:tcpa_event_types
92 "SEPARATOR",
238 case SEPARATOR:

Completed in 142 milliseconds