Searched refs:__write (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/lib/libc/sys/ |
| H A D | write.c | 41 __weak_reference(__sys_write, __write);
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | locale_facets.tcc | 1065 return std::__write(__s, __cs, __len); in _M_insert_int() 1218 return std::__write(__s, __ws, __len); in _M_insert_float() 1254 __s = std::__write(__s, __name, __len); in do_put() 1751 __s = std::__write(__s, __res.data(), __len); in _M_insert() 2384 return std::__write(__s, __res, char_traits<char_type>::length(__res)); in do_put()
|
| H A D | locale_facets.h | 114 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in __write() function 124 __write(_OutIter __s, const _CharT* __ws, int __len) in __write() function
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2003 | 7754 * include/bits/locale_facets.tcc (time_put::do_put): Use __write. 7770 (__write<_CharT, _OutIter>): New function. 7771 (__write<_CharT>): New function specialization. 7773 __write.
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1229 fun:__write=uninstrumented
|