Searched defs:logic_and (Results 1 – 7 of 7) sorted by relevance
19 int logic_and; in test_omp_parallel_sections_reduction() local
18 int logic_and; in test_omp_sections_reduction() local
22 int logic_and; in test_omp_parallel_for_reduction() local
20 int logic_and; in test_omp_for_reduction() local
22 int logic_and; in test_omp_parallel_reduction() local
28 int logic_and = 1; in test_omp_atomic() local
396 logic_and(operand a, operand b) in logic_and() function