Home
last modified time | relevance | path

Searched refs:codetabof (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/compress/
H A Dcompress.c144 #define codetabof(i) codetab[i] macro
157 #define tab_prefixof(i) codetabof(i)
1033 ent = codetabof(i); in compress()
1058 ent = codetabof(i); in compress()
1072 codetabof(i) = free_ent++; in compress()
1496 sorttab[codetabof(i)] = i; in dump_tab()