Searched defs:codetab (Results 1 – 7 of 7) sorted by relevance
335 decode(name, codetab) in decode() argument
70 char *codetab[NROFFCHARS-_SPECCHAR_ST]; member
59 char *codetab[NFONT+1]; variable
119 char *codetab[NFONT]; /* device codes */ variable
141 static unsigned short codetab [OUTSTACKSIZE]; variable
359 char *codetab[NFONT+1]; /* and codes to get characters printed */ variable
3573 decode(char *name, struct code *codetab) in decode() argument