Searched refs:string_index (Results 1 – 1 of 1) sorted by relevance
54 #define PRINTF_ATTRIBUTE(string_index, first_to_check) argument96 #define PRINTF_ATTRIBUTE(string_index, first_to_check) \97 __attribute__((format(printf, string_index, first_to_check)))