Searched refs:_POPT_BITS_K (Results 1 – 2 of 2) sorted by relevance
572 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
702 unsigned int _poptBitsK = _POPT_BITS_K;716 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()