Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlopcodes.h51 #define POS_A (POS_OP + SIZE_OP) macro
52 #define POS_k (POS_A + SIZE_A)
58 #define POS_Ax POS_A
60 #define POS_sJ POS_A
127 #define GETARG_A(i) getarg(i, POS_A, SIZE_A)
128 #define SETARG_A(i,v) setarg(i, v, POS_A, SIZE_A)
159 | (cast(Instruction, a)<<POS_A) \
165 | (cast(Instruction, a)<<POS_A) \