Searched refs:bitsperword (Results 1 – 1 of 1) sorted by relevance
249 const size_t bitsperword = NBBY * bytesperword; in encmap_size() local251 const size_t nwords = howmany(nbits, bitsperword); in encmap_size()