HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE 386 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c int reverse = !!(flags & HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE); HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE 467 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c if (flags & ~HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE) { HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE 487 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c hwloc_apply_diff_one(topology, tmpdiff, flags ^ HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE);