Searched refs:ENDOFFILE (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Derror.h141 #define ENDOFFILE -115 macro
H A Dread.c882 return ENDOFFILE;
928 return ENDOFFILE;
981 return ENDOFFILE;
1320 return ENDOFFILE;
1555 status = ENDOFFILE;
H A Dlex.c428 tok = ENDOFFILE;
455 tok = ENDOFFILE;
472 tok = ENDOFFILE;
803 * ENDOFFILE error (cc,ctype not updated)
844 return ENDOFFILE;
1356 case ENDOFFILE: /* we don't have the string */

Completed in 85 milliseconds