Searched refs:WPRINTF_FORMAT (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/
H A Dstringprintf.h20 WPRINTF_FORMAT(1, 2);
32 WPRINTF_FORMAT(2, 3);
40 WPRINTF_FORMAT(2, 3);
48 WPRINTF_FORMAT(2, 0);
H A Dcompiler_specific.h116 // WPRINTF_FORMAT is the same, but for wide format strings.
119 #define WPRINTF_FORMAT(format_param, dots_param) macro
H A Dstring_util.h62 WPRINTF_FORMAT(3, 0);
79 // function just so the WPRINTF_FORMAT works.
81 WPRINTF_FORMAT(3, 4);

Completed in 147 milliseconds