Searched refs:__n1_left (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc145 std::streamsize __n1_left = __n1; local
154 __iov[0].iov_len = __n1_left;
166 const std::streamsize __off = __ret - __n1_left;
174 __n1_left -= __ret;

Completed in 128 milliseconds