Searched refs:getchr (Results 1 – 6 of 6) sorted by relevance
74 static int getchr(void);381 p = getchr(); in printf_doformat()536 getchr(void) in getchr() function
603 while ((c = getchr()) != '\n' && c != '\r') in get_return()606 c = getchr(); in get_return()703 c = getchr(); in query()
162 public int getchr(void) in getchr() function
133 LWCHAR ch = getchr(); in check_poll()
936 return ((ungot == NULL) ? getchr() : 0); in getcc_end_command()955 c = getchr(); in getccu()
375 public int getchr(void);