Searched defs:SETARG_A (Results 1 – 2 of 2) sorted by relevance
85 #define SETARG_A(i,u) ((i) = (((i)&MASK0(SIZE_A,POS_A)) | \ macro
99 #define SETARG_A(i,v) setarg(i, v, POS_A, SIZE_A) macro