Searched defs:read_chars (Results 1 – 2 of 2) sorted by relevance
555 static int read_chars (lua_State *L, FILE *f, size_t n) { in read_chars() function
492 DWORD chars, read_chars; in uv_tty_line_read_thread() local