Searched refs:SET_OPCODE (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/lua/src/
H A Dlopcodes.h90 #define SET_OPCODE(i,o) ((i) = (((i)&MASK0(SIZE_OP,POS_OP)) | \ macro
H A Dlparser.c1508 SET_OPCODE(getcode(fs,&e), OP_TAILCALL);

Completed in 34 milliseconds