num_items         167 ompi/mca/topo/treematch/treematch/uthash.h  (head)->hh.tbl->num_items++;                                                    \
num_items         224 ompi/mca/topo/treematch/treematch/uthash.h         (head)->hh.tbl->num_items--;                                             \
num_items         278 ompi/mca/topo/treematch/treematch/uthash.h         if (_count != (head)->hh.tbl->num_items) {                               \
num_items         280 ompi/mca/topo/treematch/treematch/uthash.h                 (head)->hh.tbl->num_items, _count );                             \
num_items         296 ompi/mca/topo/treematch/treematch/uthash.h         if (_count != (head)->hh.tbl->num_items) {                               \
num_items         298 ompi/mca/topo/treematch/treematch/uthash.h                 (head)->hh.tbl->num_items, _count );                             \
num_items         649 ompi/mca/topo/treematch/treematch/uthash.h        (tbl->num_items >> (tbl->log2_num_buckets+1)) +                           \
num_items         650 ompi/mca/topo/treematch/treematch/uthash.h        ((tbl->num_items & ((tbl->num_buckets*2)-1)) ? 1 : 0);                    \
num_items         676 ompi/mca/topo/treematch/treematch/uthash.h     tbl->ineff_expands = (tbl->nonideal_items > (tbl->num_items >> 1)) ?         \
num_items         802 ompi/mca/topo/treematch/treematch/uthash.h             (dst)->hh_dst.tbl->num_items++;                                      \
num_items         835 ompi/mca/topo/treematch/treematch/uthash.h #define HASH_CNT(hh,head) ((head)?((head)->hh.tbl->num_items):0)
num_items         864 ompi/mca/topo/treematch/treematch/uthash.h    unsigned num_items;
num_items         200 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (head)->hh.tbl->num_items++;                                                    \
num_items         257 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         (head)->hh.tbl->num_items--;                                             \
num_items         317 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         if (_count != (head)->hh.tbl->num_items) {                               \
num_items         319 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                 (head)->hh.tbl->num_items, _count );                             \
num_items         335 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         if (_count != (head)->hh.tbl->num_items) {                               \
num_items         337 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                 (head)->hh.tbl->num_items, _count );                             \
num_items         695 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h        (tbl->num_items >> (tbl->log2_num_buckets+1U)) +                          \
num_items         696 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h        (((tbl->num_items & ((tbl->num_buckets*2U)-1U)) != 0U) ? 1U : 0U);        \
num_items         722 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     tbl->ineff_expands = (tbl->nonideal_items > (tbl->num_items >> 1)) ?         \
num_items         856 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             (dst)->hh_dst.tbl->num_items++;                                      \
num_items         879 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (size_t)(((head)->hh.tbl->num_items   * sizeof(UT_hash_handle))   +             \
num_items         896 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h #define HASH_CNT(hh,head) ((head != NULL)?((head)->hh.tbl->num_items):0U)
num_items         925 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h    unsigned num_items;