Home
last modified time | relevance | path

Searched refs:ht_node_list (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dpch.c387 struct ht_node_list struct
403 struct ht_node_list *const nl = (struct ht_node_list *)nl_p; in collect_ht_nodes() argument
440 struct ht_node_list nl = { 0, 0, 0 }; in cpp_valid_state()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200328305 (struct ht_node_list): Define. Like cpp_savedstate but simpler.