Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ncurses/ncurses/widechar/
HDlib_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-13-stable/contrib/sendmail/src/
HDdeliver.c7336 register unsigned short tempp; local
7340 tempp = prefer[i];
7342 prefer[j] = tempp;