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

/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dtmpfile.cpp89 const char *tem3 = TMPFILE_PREFIX_LONG; local
91 tem3 = TMPFILE_PREFIX_SHORT;
94 tmpfile_prefix_len = tem_len + need_slash + strlen(tem3);
97 strcat(tmpfile_prefix, tem3);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dkeyboard.c7325 Lisp_Object tem0, tem1, tem2, tem3;
7331 tem3 = XVECTOR (menu_bar_items_vector)->contents[i + 3];
7339 XVECTOR (menu_bar_items_vector)->contents[end - 1] = tem3;
7299 Lisp_Object tem0, tem1, tem2, tem3; local

Completed in 180 milliseconds