Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libstdc++/include/ext/
Dropeimpl.h725 const size_t __lazy_threshold = 128; in _S_substring() local
773 if (__result_len > __lazy_threshold) in _S_substring()
797 if (__result_len > __lazy_threshold) in _S_substring()
817 if (__result_len > __lazy_threshold) in _S_substring()