Searched refs:EOF (Results 1 – 3 of 3) sorted by relevance
39 #define EOF -1 macro299 return EOF; in get_char()357 if (c == EOF) in ape_section_uncompress()371 if (c == EOF) in ape_section_uncompress()385 if (i == EOF) in ape_section_uncompress()393 if (j == EOF) in ape_section_uncompress()
25 cat <<-EOF heredoc70 EOF
2535 * Fix handling of EOF against 0xff bytes and on platforms with unsigned6096 net_recv() now returns 0 on EOF instead of6098 POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function.