Searched defs:CODESIZE (Results 1 – 2 of 2) sorted by relevance
24 #define CODESIZE(op) (HAS_ARG(op) ? 3 : 1) macro