Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmandoc.h339 #define EQN_DEFSIZE INT_MIN macro
H A Dtree.c296 t, EQN_DEFSIZE == ep->size ? 0 : ep->size, in print_box()
H A Deqn.c348 p->gsize = EQN_DEFSIZE; in eqn_alloc()