Home
last modified time | relevance | path

Searched defs:DictNode (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libtess/
H A Ddict.h42 #define DictNode DictListNode macro
62 typedef struct DictNode DictNode; typedef
88 struct DictNode { struct
90 DictNode *next; argument
91 DictNode *prev; argument
H A Ddict-list.h42 #define DictNode DictListNode macro
62 typedef struct DictNode DictNode; typedef
88 struct DictNode { struct
90 DictNode *next; argument
91 DictNode *prev; argument