HomeSort by relevance Sort by last modified time
    Searched defs:PSTRING (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 32 *! 14-Sep-2000 jeh Moved PSTRING from dspdefs.h to dbtype.h. Define
33 *! DEF_WINCE_ so PSTRING gets defined.
155 typedef TCHAR *PSTRING; /* Generic character string type */
183 typedef TCHAR *PSTRING; /* Generic character string type */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 32 *! 14-Sep-2000 jeh Moved PSTRING from dspdefs.h to dbtype.h. Define
33 *! DEF_WINCE_ so PSTRING gets defined.
155 typedef TCHAR *PSTRING; /* Generic character string type */
183 typedef TCHAR *PSTRING; /* Generic character string type */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
subauth.h 35 } STRING,*PSTRING;
ntdef.h 473 } STRING, *PSTRING;
477 typedef PSTRING PANSI_STRING;
479 typedef PSTRING POEM_STRING;
482 typedef PSTRING PCANSI_STRING;
winternl.h 107 typedef STRING *PSTRING;
109 typedef PSTRING PANSI_STRING;
110 typedef PSTRING PCANSI_STRING;
112 typedef PSTRING POEM_STRING;
967 VOID NTAPI RtlInitString (PSTRING DestinationString,PCSZ SourceString);
    [all...]
ntsecapi.h 573 typedef LSA_STRING STRING,*PSTRING;
    [all...]
  /external/chromium_org/sandbox/win/src/
nt_internals.h 50 typedef STRING *PSTRING;
53 typedef PSTRING PANSI_STRING;
54 typedef CONST PSTRING PCANSI_STRING;
57 typedef PSTRING POEM_STRING;

Completed in 9677 milliseconds