Lines Matching defs:eof
741 vi_compile(int eof, int oknl)760 if (isalpha(eof) || isdigit(eof))762 if(eof >= 0200 && MB_CUR_MAX > 1)765 if (eof == '\\')787 if (c == eof || c == '\n' || c == EOF) {794 if (c != eof)796 return (eof);806 if (c == eof || c == EOF) {1017 return(eof);1057 return(eof);