Home
last modified time | relevance | path

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

/external/oprofile/libutil++/
Dop_exception.cpp47 op_runtime_error::op_runtime_error(string const & msg, int cerrno) in op_runtime_error() argument
49 runtime_error(msg + "\ncause: " + strerror(cerrno)) in op_runtime_error()
Dop_exception.h55 op_runtime_error(std::string const & err, int cerrno);
/external/stlport/stlport/
Dcerrno27 # include_next <cerrno>
29 # include _STLP_NATIVE_CPP_C_HEADER(cerrno)
/external/stlport/etc/
Dstd_headers_c.txt3 cerrno
Dmsvcincl.dat13 cerrno
14 cerrno.h
DChangeLog666 * build/Makefiles/gmake/bcc.mak, lib/bcc.mak, app/bcc.mak, stlport/cerrno,
767 * stlport/errno.h, cerrno: Move import of errno from errno.h to
768 cerrno.
DChangeLog-5.15631 * stlport/cassert, cerrno, csignal, ctype.h, cwctype, stdarg.h, stdlib.h, string.h,
5633 compiler for evc3 and evc4 and problems with cerrno and cassert inclusions reported
/external/stlport/doc/
Dstlport_namespaces.txt53 Good candidates for that are <utility> or <cerrno> as they are small headers. Including
/external/eigen/Eigen/
DCore135 #include <cerrno>