Home
last modified time | relevance | path

Searched defs:__union_func (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dset_operations.h277 struct __union_func struct
282 __union_func(_Compare __comp) : _M_comp(__comp) {} in __union_func() argument
284 _Compare _M_comp;
287 _M_invoke(_IIter __a, const _IIter __b, _IIter __c, in _M_invoke()
314 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const in __count()
338 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty()
342 __second_empty(_IIter __a, _IIter __b, _OutputIterator __out) const in __second_empty()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dset_operations.h277 struct __union_func struct
282 __union_func(_Compare __comp) : _M_comp(__comp) {} in __union_func() argument
284 _Compare _M_comp;
287 _M_invoke(_IIter __a, const _IIter __b, _IIter __c, in _M_invoke()
314 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const in __count()
338 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty()
342 __second_empty(_IIter __a, _IIter __b, _OutputIterator __out) const in __second_empty()