Searched refs:ushf (Results 1 – 4 of 4) sorted by relevance
258 ushf *overlay;1114 ushf *overlay;1262 register ush scan_start = *(ushf*)scan;1263 register ush scan_end = *(ushf*)(scan+best_len-1);1302 if (*(ushf*)(match+best_len-1) != scan_end ||1303 *(ushf*)match != scan_start) continue;1317 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&1318 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&1319 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&1320 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&[all …]
49 typedef ush FAR ushf; typedef
244 ushf *d_buf;
142 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));575 ushf *bl_count; /* number of codes at each bit length */