_sfh_len 444 ompi/mca/topo/treematch/treematch/uthash.h uint32_t _sfh_tmp, _sfh_len = keylen; \ _sfh_len 446 ompi/mca/topo/treematch/treematch/uthash.h int _sfh_rem = _sfh_len & 3; \ _sfh_len 447 ompi/mca/topo/treematch/treematch/uthash.h _sfh_len >>= 2; \ _sfh_len 451 ompi/mca/topo/treematch/treematch/uthash.h for (;_sfh_len > 0; _sfh_len--) { \ _sfh_len 488 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h uint32_t _sfh_tmp, _sfh_len = (uint32_t)keylen; \ _sfh_len 490 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h unsigned _sfh_rem = _sfh_len & 3U; \ _sfh_len 491 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _sfh_len >>= 2; \ _sfh_len 495 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h for (;_sfh_len > 0U; _sfh_len--) { \