Searched refs:saved_char (Results 1 – 2 of 2) sorted by relevance
82 static int saved_char = -1; variable90 if (saved_char != -1) { in ofw_cons_getchar()91 l = saved_char; in ofw_cons_getchar()92 saved_char = -1; in ofw_cons_getchar()111 if (saved_char != -1) in ofw_cons_poll()115 saved_char = ch; in ofw_cons_poll()
61 WCHAR saved_char; in process_glob() local86 saved_char = wstr[wlen]; in process_glob()89 wstr[wlen] = saved_char; in process_glob()