Home
last modified time | relevance | path

Searched refs:XB_ListNode (Results 1 – 2 of 2) sorted by relevance

/dports/games/xboard-devel/xboard-f49e7e1/
H A Dlists.h37 typedef struct XB_ListNode { struct
38 struct XB_ListNode *succ; argument
39 struct XB_ListNode *pred; argument
50 struct XB_ListNode *head; /* The list structure consists of two */
51 struct XB_ListNode *tail; /* ListNode's: The pred entry of the */
52 struct XB_ListNode *tailPred; /* head being the succ entry of the */
/dports/games/xboard/xboard-4.9.1/
H A Dlists.h38 typedef struct XB_ListNode { struct
39 struct XB_ListNode *succ; argument
40 struct XB_ListNode *pred; argument
51 struct XB_ListNode *head; /* The list structure consists of two */
52 struct XB_ListNode *tail; /* ListNode's: The pred entry of the */
53 struct XB_ListNode *tailPred; /* head being the succ entry of the */