Searched defs:bit_and (Results 1 – 8 of 8) sorted by relevance
19 int bit_and; in test_omp_sections_reduction() local
20 int bit_and; in test_omp_parallel_sections_reduction() local
24 int bit_and; in test_omp_parallel_reduction() local
24 int bit_and; in test_omp_parallel_for_reduction() local
22 int bit_and; in test_omp_for_reduction() local
20 int bit_and = 1; in test_omp_atomic() local
105 bit_and(T x, T y) { bit_and() function
9357 static IntRange bit_and(IntRange L, IntRange R) { bit_and() function