Searched defs:bit_or (Results 1 – 7 of 7) sorted by relevance
21 int bit_or; in test_omp_sections_reduction() local
22 int bit_or; in test_omp_parallel_sections_reduction() local
25 int bit_or; in test_omp_parallel_reduction() local
25 int bit_or; in test_omp_parallel_for_reduction() local
23 int bit_or; in test_omp_for_reduction() local
21 int bit_or = 0; in test_omp_atomic() local
115 bit_or(T x, T y) { bit_or() function