Searched defs:test_eof (Results 1 – 2 of 2) sorted by relevance
13 noinst_PROGRAMS = test-init test-eof test-weof test-time \
454 static int test_eof (lua_State *L, FILE *f) { in test_eof() function