Searched refs:__peek_char (Results 1 – 1 of 1) sorted by relevance
837 static int __peek_char(void) in __peek_char() function852 return __peek_char(); in pevent_peek_char()908 next_ch = __peek_char(); in __read_token()920 ch = __peek_char(); in __read_token()943 ch = __peek_char(); in __read_token()997 while (get_type(__peek_char()) == type) { in __read_token()