Searched defs:lzma_nothrow (Results 1 – 1 of 1) sorted by relevance
223 # define lzma_nothrow noexcept macro225 # define lzma_nothrow throw() macro229 # define lzma_nothrow __attribute__((__nothrow__)) macro231 # define lzma_nothrow macro