Searched defs:SETCASTPTR (Results 1 – 1 of 1) sorted by relevance
1463 #define SETCASTPTR(x,y) \ macro1918 #define SETCASTPTR(x,y) \ macro2050 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro2154 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro2258 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro