Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Deqn.c147 static int eqn_do_gfont(struct eqn_node *);
169 { { "gfont", 5 }, eqn_do_gfont }, /* EQN_GFONT */
898 eqn_do_gfont(struct eqn_node *ep) in eqn_do_gfont() function