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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Derror.h190 #define STREAM_SPEC -193 macro
H A Dbip_io.c591 *err = STREAM_SPEC;
604 *err = STREAM_SPEC;
618 *err = res==STALE_HANDLE ? STREAM_SPEC : res;
631 *err = STREAM_SPEC;
725 Bip_Error(STREAM_SPEC);
1173 case STREAM_SPEC:
1195 !(res==STREAM_SPEC && (IsAtom(t)||IsNil(t))))
2408 Bip_Error(STREAM_SPEC)
3042 { Bip_Error(STREAM_SPEC); }
3170 { Bip_Error(STREAM_SPEC); }
[all...]
H A Dio.c866 return STREAM_SPEC;
1531 return STREAM_SPEC;
1542 return STREAM_SPEC;
1726 return STREAM_SPEC;
2712 return(STREAM_SPEC);

Completed in 119 milliseconds