Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/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()
/netbsd-src/external/gpl3/gcc.old/dist/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()