Searched refs:EQN_DEFSIZE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ | ||
H A D | mandoc.h | 351 #define EQN_DEFSIZE INT_MIN macro |
H A D | tree.c | 318 if (ep->size != EQN_DEFSIZE) in print_box() |
H A D | eqn.c | 340 p->gsize = EQN_DEFSIZE; in eqn_alloc() |