Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libssp/ssp/
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/include/bits/
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
Dostream.tcc229 if (__streambuf_type* __buf = this->rdbuf()) in flush() local
Dcow_string.h3046 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
Dlocale_facets.tcc815 _CharT* __buf = __bufend; in __int_to_char() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
Dcodecvt_members.cc77 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
Dcodecvt_members.cc95 extern_type __buf[MB_LEN_MAX]; in do_out() local
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dhw_sem.c103 struct seminfo *__buf; member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Drc_string_base.h523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/io/
Dbasic_file_stdio.cc236 char* __buf = NULL; in sys_open() local
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dmach64_drv.h708 #define GETBUFPTR( __buf ) \ argument
713 #define GETBUFADDR( __buf ) ((u32)(__buf)->bus_address) argument