HomeSort by relevance Sort by last modified time
    Searched refs:ANSI_NULL (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntstrsafe.h 46 while (MaxLength && (*String != ANSI_NULL))
152 *Destination = ANSI_NULL;
161 *Destination = ANSI_NULL;
186 while ((Length) && (CopyLength) && (*Source != ANSI_NULL))
203 *Destination = ANSI_NULL;
285 if (*Format != ANSI_NULL)
313 if (Length) *Destination = ANSI_NULL;
364 if (*Source != ANSI_NULL)
390 if (CharLength) *Destination = ANSI_NULL;
454 if (*Source != ANSI_NULL)
    [all...]
ntifs.h     [all...]
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 465 #define ANSI_NULL ((CHAR)0)
winnt.h 424 #define ANSI_NULL ((CHAR)0)
    [all...]

Completed in 73 milliseconds