Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dio.c125 #define IO_RBUF_CAPA_MIN 8192 macro
127 #define IO_RBUF_CAPA_FOR(fptr) (NEED_READCONV(fptr) ? IO_CBUF_CAPA_MIN : IO_RBUF_CAPA_MIN)