Searched refs:xColon (Results 1 – 3 of 3) sorted by relevance
492 if( pxSet->xColon >= 0 ) in prv_inet_pton6_add_nibble()499 pxSet->xColon = pxSet->xTargetIndex; in prv_inet_pton6_add_nibble()537 const BaseType_t xCount = pxSet->xTargetIndex - pxSet->xColon; in prv_inet_pton6_set_zeros()541 BaseType_t xSource = pxSet->xColon + ( xCount - 1 ); in prv_inet_pton6_set_zeros()575 xSet.xColon = -1; in FreeRTOS_inet_pton6()636 if( xSet.xColon >= 0 ) in FreeRTOS_inet_pton6()
66 … BaseType_t xColon; /**< The position in the output where the train of zero's will start. */ member
985 xSet.xColon = -1; in test_prv_inet_pton6_add_nibble_InvalidHexChar_InValidDigit()993 TEST_ASSERT_EQUAL( xTargetIndex, xSet.xColon ); in test_prv_inet_pton6_add_nibble_InvalidHexChar_InValidDigit()1008 xSet.xColon = 5; in test_prv_inet_pton6_add_nibble_InvalidHexChar_InValidDigit_3rdColon()1051 xSet.xColon = 2; in test_prv_inet_pton6_set_zeros()