Searched refs:SUP_EOL (Results 1 – 4 of 4) sorted by relevance
47 #define SUP_EOL 4 /* newline token */ macro
427 if (status == SUP_EOL) in sup_prxfile()496 if (status == SUP_EOL) in sup_setpath()518 if (status == SUP_EOL) in sup_setpath()583 if (status == SUP_EOL) in sup_setdtype()596 if (status == SUP_EOL) in sup_setdtype()994 if (status == SUP_EOL) in sup_setpart()1007 if (status == SUP_EOL) in sup_setpart()2371 if (last_token_type != SUP_EOF && last_token_type != SUP_EOL) { in datafile_error()2374 } while (token_type != SUP_EOF && token_type != SUP_EOL); in datafile_error()
2319 return (SUP_EOL);2336 return (SUP_EOL);
121 #define SUP_EOL 4 /* newline token */ macro230 while ((last_token_type = sup_get_token(buf)) == SUP_EOL) in sup_gettoken()336 return (SUP_EOL); in sup_get_token()353 return (SUP_EOL); in sup_get_token()