Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn.h68 #define EQN_DEFSIZE INT_MIN macro
H A Dtree.c373 if (ep->size != EQN_DEFSIZE) in print_box()
H A Deqn.c311 ep->gsize = EQN_DEFSIZE; in eqn_alloc()