Home
last modified time | relevance | path

Searched defs:__buf (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc49 __throw_insufficient_space(const char *__buf, const char *__bufend) in __throw_insufficient_space()
72 int __concat_size_t(char *__buf, size_t __bufsize, size_t __val) in __concat_size_t()
99 int __snprintf_lite(char *__buf, size_t __bufsize, const char *__fmt, in __snprintf_lite()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Ddebug.cc521 char __buf[__bufsize]; in _M_print_field() local
647 char __buf[__bufsize]; in _M_print_description() local
731 char __buf[__bufsize]; in _M_error() local
782 _Error_formatter::_M_format_word(char* __buf, in _M_format_word()
845 char __buf[__bufsize]; in _M_print_string() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dfstream.tcc268 char* __buf = new char[__blen]; in underflow() local
503 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
661 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local
853 char __buf[__blen]; in _M_terminate_output() local
H A Dlocale_facets.tcc794 _CharT* __buf = __bufend; in __int_to_char() local
H A Dbasic_string.tcc88 _CharT __buf[128]; in _S_construct() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfstream.tcc351 char* __buf = new char[__blen]; in underflow() local
587 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
744 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local
936 char __buf[__blen]; in _M_terminate_output() local
H A Dlocale_facets.tcc797 _CharT* __buf = __bufend; in __int_to_char() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc78 extern_type __buf[MB_LEN_MAX]; in do_out() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc94 extern_type __buf[MB_LEN_MAX]; in do_out() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drc_string_base.h518 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drc_string_base.h520 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc222 char* __buf = NULL; in sys_open() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc221 char* __buf = NULL; in sys_open() local