HomeSort by: relevance | last modified time | path
    Searched refs:SETARG_k (Results 1 - 2 of 2) sorted by relevancy

  /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 */

Completed in 54 milliseconds