Searched refs:EVM_INS_CALL (Results 1 – 5 of 5) sorted by relevance
253 EVM_INS_CALL,344 case EVM_INS_CALL: in EVM_getInstruction()
289 { EVM_INS_CALL, "call" },
133 public static final int EVM_INS_CALL = 241; field in Evm_const
130 EVM_INS_CALL = 241 variable
153 EVM_INS_CALL = 241, enumerator