Searched refs:EOF (Results 1 – 7 of 7) sorted by relevance
48 static int _stdin_ungot = EOF;100 if (c != EOF && _stdin_ungot == EOF) { in __SEGGER_RTL_X_file_unget()103 c = EOF; in __SEGGER_RTL_X_file_unget()106 c = EOF; in __SEGGER_RTL_X_file_unget()
60 cat <<EOF heredoc496 EOF535 cat <<EOF heredoc540 EOF542 cat <<EOF heredoc545 EOF547 cat <<EOF heredoc550 EOF1061 test_nvcc "$@" <<EOF && enable $name heredoc1065 EOF[all …]
49 #undef EOF50 #define EOF (-1) macro
328 cat<<EOF heredoc334 EOF
2800 while ((c = getc(s->file)) != 0 && c != EOF) {2804 while ((c = getc(s->file)) != 0 && c != EOF) {
72362 +/* disable EOF BLLP area */