Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dtmpfile.cpp85 const char *tem_end = tem + tem_len - 1; in temp_init() local
86 int need_slash = strchr(DIR_SEPS, *tem_end) == NULL ? 1 : 0; in temp_init()