HomeSort by: relevance | last modified time | path
    Searched defs:_list_item (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xwd/dist/
list.h 47 typedef struct _list_item { struct
48 struct _list_item *next;
51 struct _list_item *curr; /* in list head, pts to curr for 1st, next */

Completed in 19 milliseconds