Searched defs:SETCASTPTR (Results 1 – 1 of 1) sorted by relevance
1309 #define SETCASTPTR(x,y) \ macro1715 #define SETCASTPTR(x,y) \ macro1838 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro1933 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro2028 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro