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

/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c56 const wchar_t *tempp = temp; local
59 result = (int) wcsrtombs(NULL, &tempp, (size_t) 0, state);
/freebsd-current/contrib/sendmail/src/
H A Ddeliver.c7336 register unsigned short tempp; local
7340 tempp = prefer[i];
7342 prefer[j] = tempp;

Completed in 111 milliseconds