maxcpus 98 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c unsigned cpu, maxcpus; maxcpus 108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c maxcpus = rs_getinfo(rset, R_MAXPROCS, 0); maxcpus 109 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c for (cpu = 0; cpu < maxcpus; cpu++) maxcpus 409 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c unsigned cpu, maxcpus; maxcpus 422 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c maxcpus = rs_getinfo(rset, R_MAXPROCS, 0); maxcpus 423 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c for (cpu = 0; cpu < maxcpus; cpu++) maxcpus 609 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c int i,maxcpus,j; maxcpus 635 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c maxcpus = rs_getinfo(rad, R_MAXPROCS, 0); maxcpus 637 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c for (j = 0; j < maxcpus; j++) {