Searched defs:get_char (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dgdbstub.c310 static int get_char(GDBState *s) function
449 i = get_char(s);
/external/valgrind/main/coregrind/
H A Dm_errormgr.c1066 static Int get_char ( Int fd, Char* out_buf ) function
1099 n = get_char(fd, &ch);
1110 n = get_char(fd, &ch);

Completed in 103 milliseconds