Home
last modified time | relevance | path

Searched refs:var (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/include/
HDcbmc.h52 #define OLDVAL( var ) _old_ ## var argument
53 #define SAVE_OLDVAL( var, typ ) const typ OLDVAL( var ) = var argument
58 #define OBJ( var ) ( * var ) argument
59 #define OLDOBJ( var ) _oldobj_ ## var argument
60 #define SAVE_OLDOBJ( var, typ ) const typ OLDOBJ( var ) = OBJ( var ) argument
64 #define __CPROVER_printf( var ) { uint32_t ValueOf_ ## var = ( uint32_t ) var; } argument
69 #define __CPROVER_printf_ptr( var ) { uint8_t * ValueOf_ ## var = ( uint8_t * ) var; } argument
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
HDFreeRTOS_IP.h146 …#define DEBUG_DECLARE_TRACE_VARIABLE( type, var, init ) type var = ( init ) /**< Trace macro to… argument
147 …#define DEBUG_SET_TRACE_VARIABLE( var, value ) var = ( value ) /**< Trace macro to… argument
149 …#define DEBUG_DECLARE_TRACE_VARIABLE( type, var, init ) /**< Empty definiti… argument
150 …#define DEBUG_SET_TRACE_VARIABLE( var, value ) /**< Empty definiti… argument
/FreeRTOS-Plus-TCP-v4.0.0/
HDlexicon.txt1705 var