Home
last modified time | relevance | path

Searched refs:dots_param (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dcompiler_specific.h110 #define PRINTF_FORMAT(format_param, dots_param) \ argument
111 __attribute__((format(printf, format_param, dots_param)))
113 #define PRINTF_FORMAT(format_param, dots_param) argument
119 #define WPRINTF_FORMAT(format_param, dots_param) argument