Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Deqn.c153 static int eqn_do_undef(struct eqn_node *);
168 { { "undef", 5 }, eqn_do_undef }, /* EQN_UNDEF */
923 eqn_do_undef(struct eqn_node *ep) in eqn_do_undef() function