Searched refs:SHMEM_ARRAY_MASK (Results 1 – 1 of 1) sorted by relevance
604 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) macro637 SHMEM_ARRAY_MASK(eb))641 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \643 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \