Searched refs:DOUBLE_LINE_SEP (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/tbl/
H A Dtable.cpp25 #define DOUBLE_LINE_SEP "2p" macro
871 printfs("\\v'" DOUBLE_LINE_SEP "'"
937 "\\v'" DOUBLE_LINE_SEP "'"
2064 printfs(".nr %1 +" DOUBLE_LINE_SEP "\n", column_divide_reg(0));
2065 printfs(".nr %1 -" DOUBLE_LINE_SEP "\n", column_divide_reg(ncolumns));
2187 prints(".vs " LINE_SEP "+" DOUBLE_LINE_SEP
2193 prints("\\v'-" DOUBLE_LINE_SEP "'"
2195 "\\v'" DOUBLE_LINE_SEP "'"
2222 printfs("\\v'-" DOUBLE_LINE_SEP "'"
2233 printfs("\\v'" DOUBLE_LINE_SEP "'"
[all...]

Completed in 115 milliseconds