Searched refs:MapWord (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dalloc.c166 #define MapWord(i) (((i) >> BITS_IN_WORD_W) & WORDS_IN_BLOCK_M) macro
175 Ptr = &(pages->map[Block][MapWord(i)]); \

Completed in 77 milliseconds