Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/include/
Dcbmc.h30 #define IMPLIES( a, b ) ( !( a ) || ( b ) ) macro
/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/stubs/
Dfreertos_api.c285 IMPLIES( in pxGetNetworkBufferWithDescriptor()