Searched defs:ST_W (Results 1 – 3 of 3) sorted by relevance
39 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
66 #define ST_W(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro
37 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro