Home
last modified time | relevance | path

Searched refs:TOP_DEPTH_REG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Ddelim.cpp217 printf(".nr " TOP_DEPTH_REG " 0-\\n[rsb]\n"); in build_extensible()
235 printf("+\\n[" TOP_HEIGHT_REG "]+\\n[" TOP_DEPTH_REG "]"); in build_extensible()
259 "\\v'\\n[" TOP_DEPTH_REG "]u'\n", in build_extensible()
H A Dpbox.h96 #define TOP_DEPTH_REG PREFIX "td" macro