Searched refs:manmac (Results 1 – 11 of 11) sorted by relevance
130 if (curp->man->manmac == NULL) in choose_parser()131 curp->man->manmac = roffhash_alloc(MAN_TH, MAN_MAX); in choose_parser()661 if (curp->man->manmac == NULL) in mparse_alloc()662 curp->man->manmac = roffhash_alloc(MAN_TH, MAN_MAX); in mparse_alloc()683 roffhash_free(curp->man->manmac); in mparse_free()
36 struct ohash *manmac; /* Man macro lookup table. */ member
193 tok = roffhash_find(man->manmac, buf + ppos, sz); in man_pmacro()
4794 % the manmac.tex format used to print the TeXbook itself.4804 % Here is a possibility not foreseen in manmac: if we accumulate a
4798 % the manmac.tex format used to print the TeXbook itself.4808 % Here is a possibility not foreseen in manmac: if we accumulate a
5025 % the manmac.tex format used to print the TeXbook itself.5035 % Here is a possibility not foreseen in manmac: if we accumulate a
5076 % the manmac.tex format used to print the TeXbook itself.5086 % Here is a possibility not foreseen in manmac: if we accumulate a
5790 % the manmac.tex format used to print the TeXbook itself.