Searched defs:Z7_DECLSPEC_NOTHROW (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Common/ | ||
H A D | Common.h | 85 #define Z7_DECLSPEC_NOTHROW __declspec(nothrow)
macro 87 #define Z7_DECLSPEC_NOTHROW __attribute__((nothrow)) macro 89 #define Z7_DECLSPEC_NOTHROW macro |
Completed in 1 milliseconds