Searched defs:test_eof (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bc/tests/ | ||
H A D | history.py | 277 def test_eof(exe, args, env): function |
/freebsd/contrib/lua/src/ | ||
H A D | liolib.c | 511 static int test_eof (lua_State *L, FILE *f) { in test_eof() function |