Searched refs:string_index (Results 1 – 1 of 1) sorted by relevance
98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument99 __attribute__((__format__(gnu_printf, string_index, first_to_check)))101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument102 __attribute__((format(printf, string_index, first_to_check)))105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument