HomeSort by: relevance | last modified time | path
    Searched refs:test_eof (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
liolib.c 513 static int test_eof (lua_State *L, FILE *f) { function
583 success = (l == 0) ? test_eof(L, f) : read_chars(L, f, l);
liolib.c 513 static int test_eof (lua_State *L, FILE *f) { function
583 success = (l == 0) ? test_eof(L, f) : read_chars(L, f, l);

Completed in 34 milliseconds