Home
last modified time | relevance | path

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

/external/lua/src/
Dlopcodes.h49 #define POS_A (POS_OP + SIZE_OP) macro
50 #define POS_k (POS_A + SIZE_A)
56 #define POS_Ax POS_A
58 #define POS_sJ POS_A
125 #define GETARG_A(i) getarg(i, POS_A, SIZE_A)
126 #define SETARG_A(i,v) setarg(i, v, POS_A, SIZE_A)
157 | (cast(Instruction, a)<<POS_A) \
163 | (cast(Instruction, a)<<POS_A) \