Home
last modified time | relevance | path

Searched refs:strmtype_buff_in (Results 1 – 3 of 3) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dstream.d2937 allocate_stream(strmflags_rd_ch_B,strmtype_buff_in,strm_len+5,0);
2955 && (TheStream(stream)->strmtype == strmtype_buff_in))) {
15393 case strmtype_buff_in:
15791 case strmtype_buff_in:
15951 case strmtype_buff_in: in interactive_stream_p()
16019 case strmtype_buff_in: close_buff_in(stream); break; in builtin_stream_close()
16234 case strmtype_buff_in: return listen_char_buff_in(stream); in listen_char()
16329 case strmtype_buff_in: in clear_input()
16408 case strmtype_buff_in: in listen_byte()
H A Dio.d9897 case strmtype_buff_in: /* Buffered-Input-Stream */ in pr_stream()
H A Dlispbibl.d9172 #define strmtype_buff_in (uintB)enum_strmtype_buff_in macro