Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DStringToInt.cpp11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
16 charTypeUnsigned c = (charTypeUnsigned)*s; \