Searched refs:format_param (Results 1 – 1 of 1) sorted by relevance
36 #define ROCKSDB_PRINTF_FORMAT_ATTR(format_param, dots_param) \ argument37 __attribute__((__format__(__printf__, format_param, dots_param)))39 #define ROCKSDB_PRINTF_FORMAT_ATTR(format_param, dots_param) argument