_sfh_tmp 444 ompi/mca/topo/treematch/treematch/uthash.h uint32_t _sfh_tmp, _sfh_len = keylen; \ _sfh_tmp 453 ompi/mca/topo/treematch/treematch/uthash.h _sfh_tmp = (get16bits (_sfh_key+2) << 11) ^ hashv; \ _sfh_tmp 454 ompi/mca/topo/treematch/treematch/uthash.h hashv = (hashv << 16) ^ _sfh_tmp; \ _sfh_tmp 488 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h uint32_t _sfh_tmp, _sfh_len = (uint32_t)keylen; \ _sfh_tmp 497 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _sfh_tmp = ((uint32_t)(get16bits (_sfh_key+2)) << 11) ^ hashv; \ _sfh_tmp 498 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h hashv = (hashv << 16) ^ _sfh_tmp; \