Searched refs:wine_dbgstr_size (Results 1 – 4 of 4) sorted by relevance
20 …ok(x == y, "Wrong size, expected '%s' to equal '%s'\n", wine_dbgstr_size(&x), wine_dbgstr_size(&y))76 …= sz2, "Wrong size, expected '%s' NOT to equal '%s'\n", wine_dbgstr_size(&sz1), wine_dbgstr_size(&… in test_CSize()
155 static inline const char *wine_dbgstr_size(const SIZE *psize) in wine_dbgstr_size() function
83 extern const char *wine_dbgstr_size( const SIZE *guid );783 const char *wine_dbgstr_size( const SIZE *size ) in wine_dbgstr_size() function
213 static __inline const char *wine_dbgstr_size( const SIZE *size ) in wine_dbgstr_size() function