Home
last modified time | relevance | path

Searched defs:unget_char (Results 1 – 2 of 2) sorted by relevance

/third_party/mksh/
Dedit.c1016 static int unget_char = -1; variable
/third_party/alsa-lib/src/
Dconf.c781 static void unget_char(int c, input_t *input) in unget_char() function