HomeSort by relevance Sort by last modified time
    Searched refs:_SINGLE_LIST_ENTRY (Results 1 - 3 of 3) 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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 512 #define _SLIST_ENTRY _SINGLE_LIST_ENTRY
    [all...]

Completed in 851 milliseconds