Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h724 const size_t __lazy_threshold = 128; in _GLIBCXX_VISIBILITY() local
772 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()
796 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()
816 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h721 const size_t __lazy_threshold = 128; in _GLIBCXX_VISIBILITY() local
769 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()
793 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()
813 if (__result_len > __lazy_threshold) in _GLIBCXX_VISIBILITY()