Searched defs:listnode32 (Results 1 – 1 of 1) sorted by relevance
60 struct listnode32 { /* a node on a linked list */ struct61 Elf32_Addr data; /* the data item */62 Elf32_Addr next; /* the next element */