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

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 209 typedef const char* PCSZ;
211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_threads.h 209 typedef const char* PCSZ;
211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 360 typedef CONST char *PCSZ;
winternl.h 96 typedef CONST char *PCSZ;
967 VOID NTAPI RtlInitString (PSTRING DestinationString,PCSZ SourceString);
968 VOID NTAPI RtlInitAnsiString(PANSI_STRING DestinationString,PCSZ SourceString);
974 NTSTATUS NTAPI RtlCharToInteger (PCSZ String,ULONG Base,PULONG Value);
    [all...]

Completed in 282 milliseconds