Searched refs:StreamPastEof (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dec_io.h74 #define StreamPastEof(nst) ((nst)->mode & MEOF) macro
H A Dbip_io.c1819 (StreamPastEof(nst) ? d_past : d_at)
1821 : StreamPastEof(nst) ? d_past
2353 Succeed_If((StreamPastEof(nst) && !IsSoftEofStream(nst))

Completed in 37 milliseconds