Home
last modified time | relevance | path

Searched defs:test_eof (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/libevent/dist/test/
H A DMakefile.am13 noinst_PROGRAMS = test-init test-eof test-weof test-time \
/minix3/external/mit/lua/dist/src/
H A Dliolib.c454 static int test_eof (lua_State *L, FILE *f) { in test_eof() function