Searched defs:DictNode (Results 1 – 2 of 2) sorted by relevance
42 #define DictNode DictListNode macro62 typedef struct DictNode DictNode; typedef88 struct DictNode { struct90 DictNode *next; argument91 DictNode *prev; argument