| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/lua/dist/src/ | |
| lopcodes.h | 140 #define SETARG_k(i,v) setarg(i, v, POS_k, 1) |
| lcode.c | 1122 SETARG_k(*pc, (GETARG_k(*pc) ^ 1)); 1902 SETARG_k(*pc, 1); /* signal that it needs to close */ |