Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c1592 #define SETCASTPTR(x,y) \ macro
2079 #define SETCASTPTR(x,y) \ macro
2218 #define SETCASTPTR(x,y) G(x,8) = (uint8_t *)(y) macro
2327 #define SETCASTPTR(x,y) G(x,16) = (uint16_t *)(y) macro
2436 #define SETCASTPTR(x,y) G(x,32) = (uint32_t *)(y) macro