Searched defs:EOF (Results 1 – 4 of 4) sorted by relevance
27 make -s -f <(cat <<EOF heredoc
38 private static final int EOF = -1; field in Skip178 private static final int EOF = -1; field in MyInputStream
36 @Native public static final int EOF = -1; // End of file field in IOStatus
69 private final static int EOF = -1; field in SocketChannelTest