Home
last modified time | relevance | path

Searched refs:CNewException (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Common/
DNewHandler.h50 class CNewException {};
68 #define CNewException std::bad_alloc macro
DNewHandler.cpp50 throw CNewException(); in operator new()
111 throw CNewException(); in operator new()
/external/lzma/CPP/7zip/UI/Console/
DMainAr.cpp72 catch(const CNewException &) in main()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp231 catch(const CNewException &) in WinMain()
/external/lzma/DOC/
Dlzma.txt316 throw CNewException();
322 So you don't need to catch CNewException, if you call COM interfaces of 7-Zip.
/external/u-boot/lib/lzma/
Dlzma.txt586 throw CNewException();
592 So you don't need to catch CNewException, if you call COM interfaces of 7-Zip.