/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/ |
H A D | unistd.h | 51 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 D | unistd.h | 51 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 D | snprintf_lite.cc | 40 __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 D | snprintf_lite.cc | 49 __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 D | fstream.tcc | 386 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 D | locale_facets.tcc | 797 _CharT* __buf = __bufend; in __int_to_char() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | fstream.tcc | 386 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 D | ostream.tcc | 229 if (__streambuf_type* __buf = this->rdbuf()) in flush() local
|
H A D | cow_string.h | 3046 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_facets.tcc | 815 _CharT* __buf = __bufend; in __int_to_char() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 77 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 77 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 96 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 96 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | codecvt_members.cc | 95 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | codecvt_members.cc | 95 extern_type __buf[MB_LEN_MAX]; in do_out() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | rc_string_base.h | 523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | rc_string_base.h | 523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 236 char* __buf = NULL; in sys_open() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 222 char* __buf = NULL; in sys_open() local
|
/netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
H A D | mach64_drv.h | 708 #define GETBUFPTR( __buf ) \ argument 713 #define GETBUFADDR( __buf ) ((u32)(__buf)->bus_address) argument
|