Searched refs:SLIST_ENTRY (Results 1 – 5 of 5) sorted by relevance
146 SLIST_ENTRY(symbol_node) links;169 SLIST_ENTRY(scope) scope_stack_links;
58 SLIST_ENTRY(path_entry) links;
457 SLIST_ENTRY(include) links;
544 SLIST_ENTRY(map_node) links;595 SLIST_ENTRY(scb) sle;600 SLIST_ENTRY(scb) sle;
115 #define SLIST_ENTRY(type) \ macro