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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
partial_sum.h 129 _DifferenceType __first_part_length = local
133 (__n - __first_part_length) / __num_threads;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
partial_sum.h 129 _DifferenceType __first_part_length = local
133 (__n - __first_part_length) / __num_threads;

Completed in 23 milliseconds