Home
last modified time | relevance | path

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

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc67 #define BLOCK_DIVERSION_PREFIX PREFIX "tbd" macro
1809 static char name[sizeof(BLOCK_DIVERSION_PREFIX)+INT_DIGITS+1+INT_DIGITS]; in block_diversion_name()
1810 sprintf(name, BLOCK_DIVERSION_PREFIX "%d,%d", r, c); in block_diversion_name()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp74 #define BLOCK_DIVERSION_PREFIX PREFIX "tbd" macro
1904 static char name[sizeof(BLOCK_DIVERSION_PREFIX)+INT_DIGITS+1+INT_DIGITS]; in block_diversion_name()
1905 sprintf(name, BLOCK_DIVERSION_PREFIX "%d,%d", r, c); in block_diversion_name()