HomeSort by: relevance | last modified time | path
    Searched refs:_LIST_ENTRY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
efilink.h 30 typedef struct _LIST_ENTRY {
31 struct _LIST_ENTRY *Flink;
32 struct _LIST_ENTRY *Blink;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winnt.d 2778 alias LIST_ENTRY _LIST_ENTRY;

Completed in 36 milliseconds