Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp774 static char *make_subencoding_name(int subencoding_index) in make_subencoding_name() argument
777 sprintf(buf, "SUBENC%d", subencoding_index); in make_subencoding_name()