HomeSort by: relevance | last modified time | path
    Searched defs:xwritev (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/io/
basic_file_stdio.cc 160 xwritev(int __fd, const char* __s1, std::streamsize __n1, function in namespace:__anon14646
364 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2);
basic_file_stdio.cc 160 xwritev(int __fd, const char* __s1, std::streamsize __n1, function in namespace:__anon14646
364 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
basic_file_stdio.cc 153 xwritev(int __fd, const char* __s1, std::streamsize __n1, function in namespace:__anon17044
359 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2);
basic_file_stdio.cc 153 xwritev(int __fd, const char* __s1, std::streamsize __n1, function in namespace:__anon17044
359 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2);

Completed in 42 milliseconds