_mur_nblocks      530 ompi/mca/topo/treematch/treematch/uthash.h   const int _mur_nblocks = (keylen) / 4;                               \
_mur_nblocks      534 ompi/mca/topo/treematch/treematch/uthash.h   const uint32_t *_mur_blocks = (const uint32_t*)(_mur_data+_mur_nblocks*4); \
_mur_nblocks      536 ompi/mca/topo/treematch/treematch/uthash.h   for(_mur_i = -_mur_nblocks; _mur_i; _mur_i++) {                      \
_mur_nblocks      546 ompi/mca/topo/treematch/treematch/uthash.h   const uint8_t *_mur_tail = (const uint8_t*)(_mur_data + _mur_nblocks*4); \
_mur_nblocks      574 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   const int _mur_nblocks = (int)(keylen) / 4;                          \
_mur_nblocks      580 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   const uint32_t *_mur_blocks = (const uint32_t*)(_mur_data+(_mur_nblocks*4)); \
_mur_nblocks      582 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   for(_mur_i = -_mur_nblocks; _mur_i!=0; _mur_i++) {                   \
_mur_nblocks      592 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   _mur_tail = (const uint8_t*)(_mur_data + (_mur_nblocks*4));          \