Searched refs:EOL_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
165 int ff_error = EOL_UNKNOWN; // file format with errors in readfile()924 fileformat = EOL_UNKNOWN; // detect from file in readfile()2079 if (fileformat == EOL_UNKNOWN) in readfile()2124 else if (fileformat == EOL_UNKNOWN && try_mac == 1) in readfile()2131 if (fileformat == EOL_UNKNOWN && try_mac) in readfile()2135 if (fileformat == EOL_UNKNOWN) in readfile()
1255 cookie.fileformat = EOL_UNKNOWN; in do_source()1682 if (sp->fileformat == EOL_UNKNOWN) in get_one_sourceline()
137 #define EOL_UNKNOWN -1 // not defined yet macro
1326 int ff_detected = EOL_UNKNOWN; in nb_do_cmd()1440 if (ff_detected == EOL_UNKNOWN) in nb_do_cmd()