Searched defs:GlhLineNode (Results 1 – 1 of 1) sorted by relevance
131 typedef struct GlhLineNode GlhLineNode; typedef132 struct GlhLineNode { struct137 GlhLineNode *next; /* The next youngest line in the list */ argument138 GlhLineNode *prev; /* The next oldest line in the list */ argument143 * The number of GlhLineNode elements per freelist block. argument