Searched defs:BASEBITS (Results 1 – 4 of 4) sorted by relevance
82 #define BASEBITS (8 * (unsigned int)sizeof (short) - 1) in m_mult() macro
222 #define BASEBITS (8 * (unsigned int)sizeof (short) - 1) in mp_mtox() macro
46 #define BASEBITS (8 * sizeof (char)) macro
119 #define BASEBITS (8 * sizeof (short) - 1) macro