Home
last modified time | relevance | path

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

/freebsd/contrib/bc/tests/
H A Dhistory.py277 def test_eof(exe, args, env): function
/freebsd/contrib/lua/src/
H A Dliolib.c511 static int test_eof (lua_State *L, FILE *f) { in test_eof() function