Searched defs:SETCASTPTR (Results 1 – 1 of 1) sorted by relevance
1520 #define SETCASTPTR(x,y) \ macro1983 #define SETCASTPTR(x,y) \ macro2118 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro2225 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro2332 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro