Searched refs:opval (Results 1 – 3 of 3) sorted by relevance
926 ASN1_VALUE **opval = NULL; in asn1_ex_c2i() local951 opval = pval; in asn1_ex_c2i()1074 if (opval) in asn1_ex_c2i()1075 *opval = NULL; in asn1_ex_c2i()
7607 Long opval; in parse_insn_tilegx() local7618 opval = (raw_opval * TILEGX_BUNDLE_SIZE_IN_BYTES) + pc; in parse_insn_tilegx()7620 opval = raw_opval; in parse_insn_tilegx()7624 d->operand_values[i] = opval; in parse_insn_tilegx()
9558 long long opval; in parse_insn_tilegx() local9569 opval = (raw_opval * TILEGX_BUNDLE_SIZE_IN_BYTES) + pc; in parse_insn_tilegx()9571 opval = raw_opval; in parse_insn_tilegx()9575 d->operand_values[i] = opval; in parse_insn_tilegx()