Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dpar_loop.h97 __start = __equally_split_point(__length, __num_threads, __iam), in __for_each_template_random_access_ed()
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1); in __for_each_template_random_access_ed()
H A Dequally_split.h75 __equally_split_point(_DifferenceType __n, in __equally_split_point() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dpar_loop.h97 __start = __equally_split_point(__length, __num_threads, __iam), in __for_each_template_random_access_ed()
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1); in __for_each_template_random_access_ed()
H A Dequally_split.h75 __equally_split_point(_DifferenceType __n, in __equally_split_point() function