Home
last modified time | relevance | path

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

/haiku/headers/cpp/std/
H A Dbastring.cc79 excess_slop (size_t s, size_t r) in excess_slop() function in basic_string::Rep
92 || Rep::excess_slop (s, capacity ())); in check_realloc()
H A Dbastring.h136 inline static bool excess_slop (size_t, size_t);