Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Diostream.cpp234 auto_ptr<wfilebuf> werr(_Stl_create_wfilebuf(stderr, ios_base::out)); in _S_initialize() local
240 wostream* ptr_wcerr = new(&wcerr) wostream(werr.get()); werr.release(); in _S_initialize()
/ndk/sources/host-tools/make-3.81/
Djob.c620 int werr; in reap_children() local
651 werr = process_last_err(hPID); in reap_children()
656 if (werr) in reap_children()