Searched refs:CREATE_ABx (Results 1 – 2 of 2) sorted by relevance
121 #define CREATE_ABx(o,a,bc) ((cast(Instruction, o)<<POS_OP) \ macro
240 return luaK_code(fs, CREATE_ABx(o, a, bc)); in luaK_codeABx()