Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dunique_copy.h170 _DifferenceType __end_output = 0; in __parallel_unique_copy() local
172 __end_output += __counter[__t]; in __parallel_unique_copy()
176 return __result + __end_output; in __parallel_unique_copy()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dunique_copy.h170 _DifferenceType __end_output = 0; in __parallel_unique_copy() local
172 __end_output += __counter[__t]; in __parallel_unique_copy()
176 return __result + __end_output; in __parallel_unique_copy()