Searched defs:DUK_DEC_OP (Results 1 – 6 of 6) sorted by relevance
34 #define DUK_DEC_OP(x) ((x) & 0x3fUL) macro
2539 #define DUK_DEC_OP(x) ((x) & 0x3fUL) macro
2550 #define DUK_DEC_OP(x) ((x) & 0x3fUL) macro