Searched refs:test_eof (Results 1 – 2 of 2) sorted by relevance
924 static bool test_eof P_((struct input *));926 test_eof(input) in test_eof() function971 return test_eof(input);1559 if (test_eof(input) || !read_pattern_space(input, vec, false))1566 if (test_eof(input) || !read_pattern_space(input, vec, true))
1004 * src/execute.c (execute_program): The `n' and `N' use test_eof1007 on each file when using -s; renamed to test_eof