Searched refs:xFound (Results 1 – 2 of 2) sorted by relevance
140 BaseType_t xFound = pdFALSE; in pxRemoveAllocation() local151 xFound = pdTRUE; in pxRemoveAllocation()160 if( xFound != pdFALSE ) in pxRemoveAllocation()
2924 BaseType_t xFound = pdFALSE; in xPortHasUDPSocket() local2930 xFound = pdTRUE; in xPortHasUDPSocket()2935 return xFound; in xPortHasUDPSocket()