Searched refs:excess_slop (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.cc79 excess_slop (size_t s, size_t r) function in class:basic_string::Rep
92 || Rep::excess_slop (s, capacity ()));
H A Dbastring.h134 inline static bool excess_slop (size_t, size_t);

Completed in 120 milliseconds