HomeSort by: relevance | last modified time | path
    Searched refs:__parallel_partial_sum_linear (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
partial_sum.h 89 __parallel_partial_sum_linear(_IIter __begin, _IIter __end, function in namespace:__gnu_parallel
220 return __parallel_partial_sum_linear(__begin, __end, __result,
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
partial_sum.h 89 __parallel_partial_sum_linear(_IIter __begin, _IIter __end, function in namespace:__gnu_parallel
220 return __parallel_partial_sum_linear(__begin, __end, __result,

Completed in 26 milliseconds