_h 518 ompi/mca/topo/treematch/treematch/uthash.h #define MUR_FMIX(_h) \ _h 520 ompi/mca/topo/treematch/treematch/uthash.h _h ^= _h >> 16; \ _h 521 ompi/mca/topo/treematch/treematch/uthash.h _h *= 0x85ebca6b; \ _h 522 ompi/mca/topo/treematch/treematch/uthash.h _h ^= _h >> 13; \ _h 523 ompi/mca/topo/treematch/treematch/uthash.h _h *= 0xc2b2ae35l; \ _h 524 ompi/mca/topo/treematch/treematch/uthash.h _h ^= _h >> 16; \ _h 562 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h #define MUR_FMIX(_h) \ _h 564 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _h ^= _h >> 16; \ _h 565 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _h *= 0x85ebca6bu; \ _h 566 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _h ^= _h >> 13; \ _h 567 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _h *= 0xc2b2ae35u; \ _h 568 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _h ^= _h >> 16; \