Home
last modified time | relevance | path

Searched refs:__PSTL_PRAGMA_MESSAGE (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dparallel_backend.h16 __PSTL_PRAGMA_MESSAGE("Parallel backend was not specified");
A Dpstl_config.h162 #define __PSTL_PRAGMA_MESSAGE(x) __PSTL_PRAGMA_MESSAGE_IMPL(x) macro
165 #define __PSTL_PRAGMA_MESSAGE(x) macro
A Dalgorithm_impl.h1177 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_unique()
1877 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_partition()
1975 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_stable_partition()
2650 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_merge()
2697 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial") in __brick_inplace_merge()
3054 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_set_union()
3115 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_set_intersection()
3212 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_set_difference()
3308 __PSTL_PRAGMA_MESSAGE("Vectorized algorithm unimplemented, redirected to serial"); in __brick_set_symmetric_difference()

Completed in 33 milliseconds