Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libssp/ssp/
Dunistd.h52 read (int __fd, void *__buf, size_t __nbytes) in read()
65 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
77 getcwd (char *__buf, size_t __size) in getcwd()
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Ddebug.cc282 char __buf[__bufsize]; in _M_print_field() local
395 char __buf[__bufsize]; in _M_print_description() local
479 char __buf[__bufsize]; in _M_error() local
529 _Error_formatter::_M_format_word(char* __buf, in _M_format_word()
592 char __buf[__bufsize]; in _M_print_string() local
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dfstream.tcc246 char* __buf = new char[__blen]; in underflow() local
463 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
616 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local
778 char __buf[__blen]; in _M_terminate_output() local
Distream.tcc887 _CharT __buf[128]; in operator >>() local
Dbasic_string.tcc99 _CharT __buf[128]; in _S_construct() local
Dlocale_facets.tcc921 _CharT* __buf = __bufend; in __int_to_char() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/
D971104-1.c11 struct seminfo *__buf; member
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dfstream.cc160 char* __buf = static_cast<char*>(__builtin_alloca(_M_buf_size)); in _M_underflow_common() local
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/
Dcodecvt_members.cc77 extern_type __buf[MB_LEN_MAX]; in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/
Dcodecvt_members.cc96 extern_type __buf[MB_LEN_MAX]; in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dvstring.tcc571 _CharT __buf[128]; in _GLIBCXX_BEGIN_NAMESPACE() local
641 _CharT __buf[128]; in getline() local
Drc_string_base.h503 _CharT __buf[128]; in _S_construct() local
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dfstream.tcc298 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
Dbasic_string.tcc83 _CharT __buf[100]; in _S_construct() local
1048 _CharT* __buf, typename _Alloc::size_type __bufsiz) in _S_string_copy()
Dlocale_facets.tcc701 _CharT* __buf = __out + __size - 1; in __int_to_char() local
/openbsd/src/gnu/gcc/libstdc++-v3/config/io/
Dbasic_file_stdio.cc220 char* __buf = NULL; in sys_open() local
/openbsd/src/gnu/gcc/libmudflap/
Dmf-hooks2.c1761 struct seminfo *__buf; /* buffer for IPC_INFO */ member