Searched defs:__first_empty (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | set_operations.h | 133 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty() function 201 __first_empty(_IIter, _IIter, _OutputIterator __out) const in __first_empty() function 268 __first_empty(_IIter, _IIter, _OutputIterator __out) const in __first_empty() function 338 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | set_operations.h | 133 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty() function 201 __first_empty(_IIter, _IIter, _OutputIterator __out) const in __first_empty() function 268 __first_empty(_IIter, _IIter, _OutputIterator __out) const in __first_empty() function 338 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const in __first_empty() function
|