Home
last modified time | relevance | path

Searched defs:win32_error (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/outcome/experimental/status-code/
Dwin32_code.hpp70 using win32_error = status_error<_win32_code_domain>; typedef
/third_party/glib/gio/
Dgregistrysettingsbackend.c211 gchar *win32_error; in g_message_win32_error() local
/third_party/python/Modules/
Dposixmodule.c1673 win32_error(const char* function, const char* filename) in win32_error() function