Searched refs:_POPT_BITS_N (Results 1 – 2 of 2) sorted by relevance
570 #define _POPT_BITS_N 1024U /* estimated population */ macro571 #define _POPT_BITS_M ((3U * _POPT_BITS_N) / 2U)
700 unsigned int _poptBitsN = _POPT_BITS_N;712 _poptBitsN = _POPT_BITS_N; in _poptBitsNew()