Lines Matching defs:compact
224 int compact = __kmp_topology->compact;
225 KMP_DEBUG_ASSERT(compact >= 0);
226 KMP_DEBUG_ASSERT(compact <= depth);
227 for (i = 0; i < compact; i++) {
235 int j = i - compact;
639 retval->compact = 0;
4773 // some permutation of the machine topology tree. Set affinity.compact
4777 affinity.compact = 0;
4786 affinity.compact = 1;
4787 if (affinity.compact >= depth) {
4788 affinity.compact = 0;
4791 affinity.compact = 0;
4800 if (affinity.compact >= depth) {
4801 affinity.compact = 0;
4803 affinity.compact = depth - 1 - affinity.compact;
4808 if (affinity.compact >= depth) {
4809 affinity.compact = depth - 1;
4861 if (affinity.compact >= depth) {
4862 affinity.compact = depth - 1;
4883 // affinity.compact, then fill out affinity.masks.