Searched refs:exp_res (Results 1 – 3 of 3) sorted by relevance
86 #define RETURN_RESULT_IF_DIFFERENT( cur_res, exp_res ) if ( exp_res != cur_res ) { return ( cur_res… argument
804 unsigned int exp_res; in qat_uclo_init_reg_sym() local807 exp_res = init_regsym->value; in qat_uclo_init_reg_sym()814 exp_res); in qat_uclo_init_reg_sym()829 exp_res); in qat_uclo_init_reg_sym()
1615 TEEC_Result exp_res = TEEC_ERROR_GENERIC; in test_panic_ca_to_ta() local1648 exp_res = multi_instance ? TEEC_SUCCESS : TEEC_ERROR_TARGET_DEAD; in test_panic_ca_to_ta()1649 if (!ADBG_EXPECT_TEEC_RESULT(c, exp_res, in test_panic_ca_to_ta()