Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhash-table.h394 void empty () { if (elements ()) empty_slow (); } in empty()
502 void empty_slow ();
774 hash_table<Descriptor, Allocator>::empty_slow () in empty_slow() function