Searched defs:SETARG_C (Results 1 – 2 of 2) sorted by relevance
93 #define SETARG_C(i,b) ((i) = (((i)&MASK0(SIZE_C,POS_C)) | \ macro
105 #define SETARG_C(i,v) setarg(i, v, POS_C, SIZE_C) macro