Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.h90 unsigned long first_32_bits = hwloc_bitmap_to_ith_ulong(mask, i * 2); in get_proc_group() local
93 if (first_32_bits == 0 && second_32_bits == 0) { in get_proc_group()