Searched refs:KMP_CPU_ISEMPTY (Results 1 – 2 of 2) sorted by relevance
717 #define KMP_CPU_ISEMPTY(mask) (mask)->empty() macro
60 if (KMP_CPU_EQUAL(__kmp_affin_fullMask, mask) || KMP_CPU_ISEMPTY(mask)) in restrict_to_mask()