Searched defs:higher (Results 1 – 2 of 2) sorted by relevance
424 static uint16_t higher(uint64_t v) { return v >> 32; } in higher() function
1751 static int __kmp_hwloc_get_sub_id(hwloc_topology_t t, hwloc_obj_t higher, in __kmp_hwloc_get_sub_id()