Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_parse.h43 struct eqn_box *eqn_box_new(void);
H A Deqn.c503 eqn_box_new(void) in eqn_box_new() function
520 bp = eqn_box_new(); in eqn_box_alloc()
H A Droff.c3426 n->eqn = eqn_box_new(); in roff_EQ()