Home | History | Annotate | Download | only in include

Lines Matching refs:CONST

89 #ifndef CONST
90 #define CONST const
302 typedef CONST UCHAR *PCUCHAR;
303 typedef CONST USHORT *PCUSHORT;
304 typedef CONST ULONG *PCULONG;
351 typedef CONST CHAR *LPCCH, *PCCH;
354 typedef CONST PSTR *PCZPSTR;
355 typedef CONST CHAR *LPCSTR, *PCSTR;
360 typedef CONST char *PCSZ;
368 typedef CONST WCHAR *LPCWCH, *PCWCH;
371 typedef CONST PWSTR *PCZPWSTR;
373 typedef CONST WCHAR *LPCWSTR, *PCWSTR;
375 typedef CONST WCHAR UNALIGNED *LPCUWSTR, *PCUWSTR;
456 typedef const UNICODE_STRING* PCUNICODE_STRING;
463 CONST CHAR *Buffer;
480 typedef CONST STRING* PCOEM_STRING;
529 typedef CONST OBJECT_ATTRIBUTES *PCOBJECT_ATTRIBUTES;