Searched refs:GetNegStr (Results 1 – 1 of 1) sorted by relevance
36 const char* neg_str = GetNegStr(&num_bytes); in ToString()58 static const char* GetNegStr(T* value) { in GetNegStr() function