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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dtmpfile.cpp119 int postlen = 0; local
121 postlen = strlen(postfix);
122 char *templ = new char[tmpfile_prefix_len + postlen + 6 + 1];
124 if (postlen > 0)
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dptsc.c390 int len, prelen, postlen, max_t, n;

Completed in 78 milliseconds