Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/eqn/
HDdelim.cpp208 printf(".nr " EXT_HEIGHT_REG " 0\\n[rst]\n"); in build_extensible()
243 printf(">?0+\\n[" EXT_HEIGHT_REG "]+\\n[" EXT_DEPTH_REG "]-1/(\\n[" in build_extensible()
244 EXT_HEIGHT_REG "]+\\n[" EXT_DEPTH_REG "])\n"); in build_extensible()
246 printf(".nr " TOTAL_HEIGHT_REG " +(\\n[" EXT_HEIGHT_REG "]+\\n[" in build_extensible()
268 "\\v'\\n[" EXT_HEIGHT_REG "]u'" in build_extensible()
280 "\\v'\\n[" EXT_HEIGHT_REG "]u'" in build_extensible()
HDpbox.h99 #define EXT_HEIGHT_REG PREFIX "eh" macro