Home
last modified time | relevance | path

Searched refs:__go_back_one (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
Dfor_each_selectors.h276 typename _It::first_type __go_back_one = __i.first; in operator() local
277 --__go_back_one; in operator()
278 *__i.second = __o(*__i.first, *__go_back_one); in operator()