Home
last modified time | relevance | path

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

/external/mbedtls/include/mbedtls/
Dplatform.h72 #define MBEDTLS_PLATFORM_STD_VSNPRINTF mbedtls_platform_win32_vsnprintf /**< The default \c vsnpr…
271 int mbedtls_platform_win32_vsnprintf(char *s, size_t n, const char *fmt, va_list arg);
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h72 #define MBEDTLS_PLATFORM_STD_VSNPRINTF mbedtls_platform_win32_vsnprintf /**< The default \c vsnpr…
271 int mbedtls_platform_win32_vsnprintf(char *s, size_t n, const char *fmt, va_list arg);
/external/openthread/third_party/mbedtls/repo/library/
Dplatform.c115 int mbedtls_platform_win32_vsnprintf(char *s, size_t n, const char *fmt, va_list arg) in mbedtls_platform_win32_vsnprintf() function
/external/mbedtls/library/
Dplatform.c115 int mbedtls_platform_win32_vsnprintf(char *s, size_t n, const char *fmt, va_list arg) in mbedtls_platform_win32_vsnprintf() function