Home
last modified time | relevance | path

Searched refs:MBEDTLS_IGNORE_RETURN (Results 1 – 2 of 2) sorted by relevance

/mbedtls/include/mbedtls/
A Dplatform_util.h120 #if !defined(MBEDTLS_IGNORE_RETURN)
129 #define MBEDTLS_IGNORE_RETURN(result) ((void) !(result)) macro
/mbedtls/programs/test/
A Dquery_config.c2647 #if defined(MBEDTLS_IGNORE_RETURN) in query_config()
2650 MACRO_EXPANSION_TO_STR( MBEDTLS_IGNORE_RETURN ); in query_config()
4809 #if defined(MBEDTLS_IGNORE_RETURN) in list_config()
4810 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_IGNORE_RETURN); in list_config()

Completed in 6 milliseconds