Home
last modified time | relevance | path

Searched defs:ScopedClearErrno (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/
H A Dscoped_clear_errno.h18 ScopedClearErrno() : old_errno_(errno) { errno = 0; } in ScopedClearErrno() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/
H A Dscoped_clear_errno.h18 ScopedClearErrno() : old_errno_(errno) { errno = 0; } in ScopedClearErrno() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dscoped_clear_errno.h18 ScopedClearErrno() : old_errno_(errno) { in ScopedClearErrno() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/
H A Dscoped_clear_errno.h18 ScopedClearErrno() : old_errno_(errno) { in ScopedClearErrno() function
/dports/devel/gn/gn-1962/src/base/
H A Dscoped_clear_errno.h16 ScopedClearErrno() : old_errno_(errno) { errno = 0; } in ScopedClearErrno() function