Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/external/gpl3/gcc/dist/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()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc40 __throw_insufficient_space(const char *__buf, const char *__bufend) in __throw_insufficient_space()
63 int __concat_size_t(char *__buf, size_t __bufsize, size_t __val) in __concat_size_t()
90 int __snprintf_lite(char *__buf, size_t __bufsize, const char *__fmt, in __snprintf_lite()
/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc386 char* __buf = new char[__blen]; in underflow() local
622 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
779 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local
971 char __buf[__blen]; in _M_terminate_output() local
H A Dlocale_facets.tcc797 _CharT* __buf = __bufend; in __int_to_char() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc386 char* __buf = new char[__blen]; in underflow() local
622 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local
779 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local
971 char __buf[__blen]; in _M_terminate_output() local
H A Dostream.tcc229 if (__streambuf_type* __buf = this->rdbuf()) in flush() local
H A Dcow_string.h3046 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
H A Dlocale_facets.tcc815 _CharT* __buf = __bufend; in __int_to_char() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc77 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc77 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc96 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc96 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc95 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc95 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc236 char* __buf = NULL; in sys_open() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc222 char* __buf = NULL; in sys_open() local
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_drv.h708 #define GETBUFPTR( __buf ) \ argument
713 #define GETBUFADDR( __buf ) ((u32)(__buf)->bus_address) argument