indent 538 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c unsigned indent; /* indentation level for the next line */ indent 624 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c ndata->indent = npdata->indent + 2; indent 629 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c res = hwloc_snprintf(ndata->buffer, ndata->remaining, "%*s<%s", (int) npdata->indent, "", name); indent 654 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c res = hwloc_snprintf(ndata->buffer, ndata->remaining, "%*s</%s>\n", (int) npdata->indent, "", name); indent 699 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c ndata->indent = 0; indent 800 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c ndata->indent = 0; indent 236 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_object(int indent __hwloc_attribute_unused, hwloc_obj_t obj) indent 239 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug("%*s", 2*indent, ""); indent 277 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_objects(int indent __hwloc_attribute_unused, hwloc_obj_t obj) indent 280 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_object(indent, obj); indent 282 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_objects(indent + 1, child); indent 284 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_objects(indent + 1, child); indent 286 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_objects(indent + 1, child); indent 288 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_debug_print_objects(indent + 1, child); indent 291 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c #define hwloc_debug_print_object(indent, obj) do { /* nothing */ } while (0) indent 292 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c #define hwloc_debug_print_objects(indent, obj) do { /* nothing */ } while (0)