Searched refs:g_read (Results 1 – 1 of 1) sorted by relevance
334 static int g_read (lua_State *L, FILE *f, int first) { in g_read() function382 return g_read(L, getiofile(L, IO_INPUT), 1); in io_read()387 return g_read(L, tofile(L), 2); in f_read()