Home
last modified time | relevance | path

Searched defs:CHANNEL_CLOSED_P (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Duxio.h41 #define CHANNEL_CLOSED_P(channel) ((CHANNEL_DESCRIPTOR (channel)) < 0) macro
H A Dntio.h75 #define CHANNEL_CLOSED_P(channel) \ macro