Home
last modified time | relevance | path

Searched defs:SETCASTPTR (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c1520 #define SETCASTPTR(x,y) \ macro
1983 #define SETCASTPTR(x,y) \ macro
2118 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro
2225 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro
2332 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro