Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Ddebug.h98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
99 __attribute__((__format__ (gnu_printf, string_index, first_to_check)))
101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
102 __attribute__((format(printf, string_index, first_to_check)))
105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Ddebug.h98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
99 __attribute__((__format__ (gnu_printf, string_index, first_to_check)))
101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
102 __attribute__((format(printf, string_index, first_to_check)))
105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Ddebug.h98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
99 __attribute__((__format__ (gnu_printf, string_index, first_to_check)))
101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
102 __attribute__((format(printf, string_index, first_to_check)))
105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Ddebug.h98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
99 __attribute__((__format__ (gnu_printf, string_index, first_to_check)))
101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
102 __attribute__((format(printf, string_index, first_to_check)))
105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddebug.h98 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
99 __attribute__((__format__ (gnu_printf, string_index, first_to_check)))
101 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument
102 __attribute__((format(printf, string_index, first_to_check)))
105 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument
108 #define MBEDTLS_PRINTF_ATTRIBUTE(string_index, first_to_check) argument

Completed in 10 milliseconds