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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 594 typedef struct _SINGLE_LIST_ENTRY {
595 struct _SINGLE_LIST_ENTRY *Next;
winnt.h 443 typedef struct _SINGLE_LIST_ENTRY {
444 struct _SINGLE_LIST_ENTRY *Next;
    [all...]

Completed in 52 milliseconds