Searched refs:_LessType (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 251 typedef __gnu_parallel::_Less<_ValueType1, _ValueType2> _LessType; in _GLIBCXX_VISIBILITY() typedef 254 __begin1, __end1, __begin2, __end2, _LessType(), in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 405 typedef __gnu_parallel::_Less<_ValueType1, _ValueType2> _LessType; in _GLIBCXX_VISIBILITY() typedef 408 __begin1, __end1, __begin2, __end2, _LessType(), in _GLIBCXX_VISIBILITY()
|