Lines Matching defs:compact
243 int compact = __kmp_topology->compact;
244 KMP_DEBUG_ASSERT(compact >= 0);
245 KMP_DEBUG_ASSERT(compact <= depth);
246 for (i = 0; i < compact; i++) {
254 int j = i - compact;
661 retval->compact = 0;
5105 // some permutation of the machine topology tree. Set affinity.compact
5109 affinity.compact = 0;
5118 affinity.compact = 1;
5119 if (affinity.compact >= depth) {
5120 affinity.compact = 0;
5123 affinity.compact = 0;
5132 if (affinity.compact >= depth) {
5133 affinity.compact = 0;
5135 affinity.compact = depth - 1 - affinity.compact;
5140 if (affinity.compact >= depth) {
5141 affinity.compact = depth - 1;
5193 if (affinity.compact >= depth) {
5194 affinity.compact = depth - 1;
5215 // affinity.compact, then fill out affinity.masks.