Decodes a small-integer opcode to its numeric value.
Declared in <script/script.h>
<script/script.h>
static int DecodeOP_N(opcodetype opcode);
The integer 0 through 16 represented by opcode. Encode/decode small integers:
opcode.