NProcs             80 orte/test/system/radix.c     int NProcs;
NProcs             93 orte/test/system/radix.c     NProcs = atoi(argv[2]);
NProcs             95 orte/test/system/radix.c     for(Ii = 0 ; Ii < NProcs ; Ii++) {
NProcs            122 orte/test/system/radix.c       down_search(Ii, NProcs, &num_children, &children, NULL);
NProcs            126 orte/test/system/radix.c             for (j=0; j < NProcs; j++) {