Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c1463 #define SETCASTPTR(x,y) \ macro
1918 #define SETCASTPTR(x,y) \ macro
2050 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro
2154 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro
2258 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro