Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Deqn_parse.h45 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.c3394 n->eqn = eqn_box_new(); in roff_EQ()