Searched defs:IsListEmpty (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DLinkedList.c354 IsListEmpty ( function
545 ASSERT (!IsListEmpty (Entry));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h2645 #define IsListEmpty(le) ((le)->Flink == (le)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h2585 #define IsListEmpty(le) ((le)->Flink == (le)) macro

Completed in 63 milliseconds