Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dtmpfile.cpp58 int use_short_postfix = 0; variable
94 use_short_postfix = 1; in temp_init()
118 const char *postfix = use_short_postfix ? postfix_short : postfix_long; in xtmptemplate()