_set 77 opal/mca/event/libevent2022/libevent/include/event2/rpc.h ((msg)->member##_set == 1) _set 144 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c #define SETS_DIFFERENT(_set, _obj1, _obj2) _SETS_DIFFERENT((_obj1)->_set, (_obj2)->_set) _set 1971 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c #define ADD_OTHER_OBJ_SET(_dst, _src, _set) \ _set 1972 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if ((_src)->_set) { \ _set 1973 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!(_dst)->_set) \ _set 1974 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c (_dst)->_set = hwloc_bitmap_alloc(); \ _set 1975 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_or((_dst)->_set, (_dst)->_set, (_src)->_set); \ _set 110 oshmem/shmem/c/shmem_set.c void prefix##type_name##_set(type *target, type value, int pe) \