Searched defs:__brick_walk1_n (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | algorithm_impl.h | 152 __brick_walk1_n(_ForwardIterator __first, _Size __n, _Function __f, /*_IsVectorTag=*/std::false_typ… in __brick_walk1_n() function 160 __brick_walk1_n(_RandomAccessIterator __first, _DifferenceType __n, _Function __f, in __brick_walk1_n() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | algorithm_impl.h | 152 __brick_walk1_n(_ForwardIterator __first, _Size __n, _Function __f, /*_IsVectorTag=*/std::false_typ… in __brick_walk1_n() function 160 __brick_walk1_n(_RandomAccessIterator __first, _DifferenceType __n, _Function __f, in __brick_walk1_n() function
|