Searched refs:CONVERT_INT_TO_STR (Results 1 – 3 of 3) sorted by relevance
9 #define CONVERT_INT_TO_STR(charType, tempSize) \ macro18 CONVERT_INT_TO_STR(char, 16); in ConvertUInt32ToString()28 CONVERT_INT_TO_STR(char, 24); in ConvertUInt64ToString()124 CONVERT_INT_TO_STR(wchar_t, 16); in ConvertUInt32ToString()134 CONVERT_INT_TO_STR(wchar_t, 24); in ConvertUInt64ToString()
26 #define CONVERT_INT_TO_STR(charType, tempSize) \ macro35 CONVERT_INT_TO_STR(char, 24); in ConvertUInt64ToString()
578 #define CONVERT_INT_TO_STR(charType, tempSize) \ macro