Home
last modified time | relevance | path

Searched refs:SETARG_k (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlopcodes.h138 #define SETARG_k(i,v) setarg(i, v, POS_k, 1) macro
H A Dlcode.c1112 SETARG_k(*pc, (GETARG_k(*pc) ^ 1)); in negatecondition()
1865 SETARG_k(*pc, 1); /* signal that it needs to close */ in luaK_finish()