Number of bits in a word.
Source position: ostypes.inc line 35
const BITSINWORD = 8 * sizeof(cuLong);