Searched refs:WBITS_DEF (Results 1 – 1 of 1) sorted by relevance
37 #define WBITS_DEF 8 * sizeof (seq_word_t) /* Bits in a seq_word_t */ macro38 static const int WBITS = WBITS_DEF; /* Stored in a static int for debuging */39 static const int NBITS = SSIZE * WBITS_DEF; /* Total bits in the sequence */