Searched refs:empty_slow (Results 1 – 4 of 4) sorted by relevance
412 void empty () { if (elements ()) empty_slow (); } in empty()527 void empty_slow ();843 hash_table<Descriptor, Lazy, Allocator>::empty_slow () in empty_slow() function
1219 (hash_table::empty_slow): Avoid invoking copy assignment on11343 * hash-table.h (hash_table::empty_slow): Don't assign31711 hash_table::too_empty_p, hash_table::expand, hash_table::empty_slow,
38318 (hash_table::empty_slow): Conditionalize the memset call with a
29196 * hash-table.h (hash_table<Descriptor, Allocator>::empty_slow): Use