Searched refs:__write (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dlocale_facets.h117 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) function
127 __write(_OutIter __s, const _CharT* __ws, int __len) function
/macosx-10.10/emacs-93/emacs/src/
H A Dmsdos.c4148 Actually, what we define here is called `__write', because
4149 `write' is a stub that just jmp's to `__write' (to be
4160 __write (int handle, const void *buffer, size_t count)
4152 __write (int handle, const void *buffer, size_t count) function

Completed in 132 milliseconds