Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/public/pw_tokenizer/
Dtokenize.h193 static inline void pw_tokenizer_CheckFormatString(const char* format, ...)
196 static inline void pw_tokenizer_CheckFormatString(const char* format, ...) { in pw_tokenizer_CheckFormatString() function
211 pw_tokenizer_CheckFormatString(format PW_COMMA_ARGS(__VA_ARGS__)); \