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

/haiku-fatelf/src/bin/compress/
H A Dcompress.c122 typedef unsigned long int count_int; typedef
125 typedef long int count_int; typedef
352 count_int far htab0[8192];
353 count_int far htab1[8192];
354 count_int far htab2[8192];
355 count_int far htab3[8192];
356 count_int far htab4[8192];
357 count_int far htab5[8192];
358 count_int far htab6[8192];
359 count_int fa
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dunlzw.c30 typedef unsigned long count_int; typedef

Completed in 38 milliseconds