Home
last modified time | relevance | path

Searched refs:_STLP_CR (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_win32io.cpp384 #define _STLP_CR 13 macro
409 if (*from != _STLP_CR) in _M_read()
414 *to++ = _STLP_CR; in _M_read()
422 *to++ = _STLP_CR; in _M_read()
423 if ((to < buf + n) && (peek != _STLP_CR)) in _M_read()
444 *to++ = _STLP_CR; in _M_read()
506 * ptrtextbuf ++ = _STLP_CR; in _M_write()