Home
last modified time | relevance | path

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

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