Searched refs:SHMEM_ARRAY_MASK (Results 1 – 1 of 1) sorted by relevance
2158 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) macro2191 SHMEM_ARRAY_MASK(eb))2195 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \2197 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \