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

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dec_io.h105 #define IsTextStream(nst) (StreamEncoding(nst) > SENC_OCTET) macro
H A Dbip_io.c801 if (!IsTextStream(nst)) {
851 if (!IsTextStream(nst)) {
H A Dwrite.c569 if (!IsTextStream(out))

Completed in 38 milliseconds