Searched defs:ST_EOF (Results 1 – 2 of 2) sorted by relevance
222 static enum {ST_EOF, ST_FILE, ST_STRING} state = ST_EOF; in cu_fgets() enumerator
722 ST_EOF, /* at filemark */ enumerator