Searched defs:divmask (Results 1 – 2 of 2) sorted by relevance
480 enum divmask = (1UL << (Ubits / 2)) - 1; in udivmod() local
1173 int divmask = word_sz - 1; /* block size in bytes */ in hexdump_buf() local