Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h216 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO)
217 #define mbedtls_printf MBEDTLS_PLATFORM_PRINTF_MACRO
H A Dcheck_config.h641 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) && !defined(MBEDTLS_PLATFORM_C)
645 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) &&\
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h216 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO)
217 #define mbedtls_printf MBEDTLS_PLATFORM_PRINTF_MACRO
H A Dcheck_config.h567 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) && !defined(MBEDTLS_PLATFORM_C)
571 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) &&\
/aosp_15_r20/external/pigweed/third_party/mbedtls/configs/
H A Dconfig_pigweed_common.h91 #define MBEDTLS_PLATFORM_PRINTF_MACRO(format, ...) (0) macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dquery_config.c2583 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) in query_config()
2586 MACRO_EXPANSION_TO_STR( MBEDTLS_PLATFORM_PRINTF_MACRO ); in query_config()
4777 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) in list_config()
4778 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_PRINTF_MACRO); in list_config()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dquery_config.c2543 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) in query_config()
2546 MACRO_EXPANSION_TO_STR( MBEDTLS_PLATFORM_PRINTF_MACRO ); in query_config()
4677 #if defined(MBEDTLS_PLATFORM_PRINTF_MACRO) in list_config()
4678 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_PRINTF_MACRO); in list_config()