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