Searched defs:__buf (Results 1 – 11 of 11) sorted by relevance
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()
386 char* __buf = new char[__blen]; in underflow() local622 char* __buf = static_cast<char*>(__builtin_alloca(__blen)); in _M_convert_to_external() local779 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() local971 char __buf[__blen]; in _M_terminate_output() local
229 if (__streambuf_type* __buf = this->rdbuf()) in flush() local
3046 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
815 _CharT* __buf = __bufend; in __int_to_char() local
77 extern_type __buf[MB_LEN_MAX]; in do_out() local
95 extern_type __buf[MB_LEN_MAX]; in do_out() local
103 struct seminfo *__buf; member
523 _CharT __buf[128]; in _GLIBCXX_VISIBILITY() local
236 char* __buf = NULL; in sys_open() local
708 #define GETBUFPTR( __buf ) \ argument713 #define GETBUFADDR( __buf ) ((u32)(__buf)->bus_address) argument