Searched refs:CONVERT_INT_TO_STR (Results 1 – 2 of 2) sorted by relevance
7 #define CONVERT_INT_TO_STR(charType, tempSize) \ macro16 CONVERT_INT_TO_STR(char, 16); in ConvertUInt32ToString()26 CONVERT_INT_TO_STR(char, 24); in ConvertUInt64ToString()115 CONVERT_INT_TO_STR(wchar_t, 16); in ConvertUInt32ToString()125 CONVERT_INT_TO_STR(wchar_t, 24); in ConvertUInt64ToString()
576 #define CONVERT_INT_TO_STR(charType, tempSize) \ macro