Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Doption.h27 #define PCHAR(p) ((coap_opt_t *)(p)) macro
/third_party/python/Lib/ctypes/
Dwintypes.py173 PCHAR = ctypes.POINTER(CHAR) variable
/third_party/mingw-w64/mingw-w64-headers/include/
Dntdef.h382 typedef CHAR *PCHAR, *LPCH, *PCH; typedef
Dwinnt.h334 typedef CHAR *PCHAR,*LPCH,*PCH; typedef