Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dmapinls.h52 typedef const CHAR *LPCSTR; typedef
Dole.h17 #define LPCSTR LPSTR macro
Dntdef.h387 typedef CONST CHAR *LPCSTR, *PCSTR; typedef
Dwinnt.h339 typedef CONST CHAR *LPCSTR,*PCSTR; typedef
/third_party/python/Lib/ctypes/
Dwintypes.py37 LPCSTR = LPSTR = ctypes.c_char_p variable
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.c6 typedef const char* LPCSTR; typedef