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

/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Denv.h415 extern unsigned char hpf_code_table[];
H A Denv.cpp3550 buf[i++] = hpf_code_table[c];
3787 buf[j] = hpf_code_table[(unsigned char)buf[j]];
H A Dinput.cpp92 unsigned char hpf_code_table[256]; variable
6355 hpf_code_table[i] = i;
6477 hpf_code_table[n1] = n2;

Completed in 182 milliseconds