Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp82 #define ROW_TOP_PREFIX PREFIX "rt" macro
1895 static char name[sizeof(ROW_TOP_PREFIX)+INT_DIGITS]; in row_top_reg()
1896 sprintf(name, ROW_TOP_PREFIX "%d", row); in row_top_reg()