Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h119 unsigned long first_32_bits = hwloc_bitmap_to_ith_ulong(mask, i * 2); in get_proc_group() local
122 if (first_32_bits == 0 && second_32_bits == 0) { in get_proc_group()