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

/external/skia/third_party/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);
/external/syslinux/com32/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 92 milliseconds