Home
last modified time | relevance | path

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

/common/
A Ddlmalloc.c70 typedef struct GmListElement GmListElement; typedef
72 struct GmListElement struct
74 GmListElement* next; argument
78 static GmListElement* head = 0; argument

Completed in 9 milliseconds