Searched refs:Result (Results 1 – 4 of 4) sorted by relevance
237 CCCommonCmpCounter_t Result; in CC_CommonCmpMsbUnsignedCounters() local248 Result = CC_COMMON_CmpCounter1AndCounter2AreIdentical; in CC_CommonCmpMsbUnsignedCounters()278 …if ((CounterBuff1_ptr[StartInd1 + i] > CounterBuff2_ptr[StartInd2 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()280 Result = CC_COMMON_CmpCounter1GreaterThenCounter2; in CC_CommonCmpMsbUnsignedCounters()283 …if ((CounterBuff2_ptr[StartInd2 + i] > CounterBuff1_ptr[StartInd1 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()285 Result = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpMsbUnsignedCounters()313 FinalResult = Result; in CC_CommonCmpMsbUnsignedCounters()357 CCCommonCmpCounter_t Result; in CC_CommonCmpLsbUnsignedCounters() local368 Result = CC_COMMON_CmpCounter1AndCounter2AreIdentical; in CC_CommonCmpLsbUnsignedCounters()411 …if ((CounterBuff1_ptr[i] > CounterBuff2_ptr[i]) && Result == CC_COMMON_CmpCounter1AndCounter2AreId… in CC_CommonCmpLsbUnsignedCounters()[all …]
38 BOOL (* Result) (TC_RES res); member
134 - PSA Arch FF Test Result [5]_143 .. [5] `PSA Arch FF Test Result <https://developer.trustedfirmware.org/w/tf_m/release/psa_arch_ff_t…
351 (void)tcitf.Result (res);