HomeSort by relevance Sort by last modified time
    Searched refs:WPRINTF_FORMAT (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/
stringprintf.h 20 WPRINTF_FORMAT(1, 2);
32 WPRINTF_FORMAT(2, 3);
40 WPRINTF_FORMAT(2, 3);
48 WPRINTF_FORMAT(2, 0);
compiler_specific.h 116 // WPRINTF_FORMAT is the same, but for wide format strings.
119 #define WPRINTF_FORMAT(format_param, dots_param)
string_util.h 62 WPRINTF_FORMAT(3, 0);
79 // function just so the WPRINTF_FORMAT works.
81 WPRINTF_FORMAT(3, 4);

Completed in 648 milliseconds