Searched refs:EOF (Results 1 – 2 of 2) 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()
431 * Fix handling of EOF against 0xff bytes and on platforms with unsigned3992 net_recv() now returns 0 on EOF instead of3994 POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function.
Completed in 10 milliseconds