Searched refs:EQN_DEFSIZE (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ | ||
H A D | eqn.h | 68 #define EQN_DEFSIZE INT_MIN macro |
H A D | tree.c | 373 if (ep->size != EQN_DEFSIZE) in print_box() |
H A D | eqn.c | 312 ep->gsize = EQN_DEFSIZE; in eqn_alloc() |