ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
lib
3rdparty
adns
src
Defines
dlist.h File Reference
Go to the source code of this file.
Defines
#
define
LIST_INIT
(
list
) ((
list
).
head
= (
list
).
tail
= 0)
#
define
LINK_INIT
(link) ((link).
next
= (link).back= 0)
#
define
LIST_UNLINK_PART
(
list
,
node
, part)
#
define
LIST_LINK_TAIL_PART
(
list
,
node
, part)
#
define
LIST_UNLINK
(
list
,
node
)
LIST_UNLINK_PART
(
list
,
node
,)
#
define
LIST_LINK_TAIL
(
list
,
node
)
LIST_LINK_TAIL_PART
(
list
,
node
,)
Generated on Sat May 26 2012 04:56:32 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.