Searched refs:__lexicographical_compare_aux (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| H A D | safe_iterator.tcc | 477 __lexicographical_compare_aux( in __lexicographical_compare_aux() function 487 return std::__lexicographical_compare_aux(__first1.base(), in __lexicographical_compare_aux() 497 __lexicographical_compare_aux( in __lexicographical_compare_aux() function 507 return std::__lexicographical_compare_aux(__first1, __last1, in __lexicographical_compare_aux() 517 __lexicographical_compare_aux( in __lexicographical_compare_aux() function 531 return std::__lexicographical_compare_aux(__first1.base(), in __lexicographical_compare_aux() 535 return std::__lexicographical_compare_aux(__first1.base(), in __lexicographical_compare_aux() 541 return std::__lexicographical_compare_aux(__first1, __last1, in __lexicographical_compare_aux()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | stl_algobase.h | 1415 __lexicographical_compare_aux(_II1 __first1, _II1 __last1, in _GLIBCXX_VISIBILITY() 1427 __lexicographical_compare_aux( in _GLIBCXX_VISIBILITY() 1435 __lexicographical_compare_aux( in _GLIBCXX_VISIBILITY() 1443 __lexicographical_compare_aux( in _GLIBCXX_VISIBILITY() 1748 return std::__lexicographical_compare_aux(__first1, __last1, in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | stl_algobase.h | 1284 __lexicographical_compare_aux(_II1 __first1, _II1 __last1, in _GLIBCXX_VISIBILITY() 1605 return std::__lexicographical_compare_aux(std::__niter_base(__first1), in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2020 | 5660 (__lexicographical_compare_aux): Rename to 5663 (__lexicographical_compare_aux): Define new forwarding function 5669 (__lexicographical_compare_aux): Define overloads for safe 6948 * include/bits/stl_algobase.h (__lexicographical_compare_aux): Check 7167 (__lexicographical_compare_aux): Do not use memcmp optimization with
|
| H A D | ChangeLog-2007 | 764 (__lexicographical_compare_aux<>(_II1, _II1, _II2, _II2)): Add.
|
| H A D | ChangeLog-2019 | 2439 __lexicographical_compare<true>::__lc, __lexicographical_compare_aux,
|