Home
last modified time | relevance | path

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

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/wal/
H A Dwal_exceptions.cpp37 throw_oom(); in my_new_handler()
43 throw_oom();
96 void throw_oom() in throw_oom() function
H A Dwal.h97 void throw_oom();
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_wincoreMS.cpp1461 if ( h == NULL ) { throw_oom(); } in ClipboardSetText()