Searched defs:STRING_UNICODE_THROW (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
H A DMyString.h58 #define STRING_UNICODE_THROW macro
62 #ifndef STRING_UNICODE_THROW
63 #define STRING_UNICODE_THROW throw() macro
138 // wchar_t *MyStringUpper(wchar_t *s) STRING_UNICODE_THROW;
139 // wchar_t *MyStringLower(wchar_t *s) STRING_UNICODE_THROW;

Completed in 26 milliseconds