Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/stdio/
H A Dungetc_test.cpp48 int unget_char = 'z'; in TEST() local
H A Dsetbuf_test.cpp62 char unget_char = 'z'; in TEST() local
/aosp_15_r20/external/mksh/src/
H A Dedit.c1016 static int unget_char = -1; variable