Home
last modified time | relevance | path

Searched refs:_POPT_BITS_K (Results 1 – 12 of 12) sorted by relevance

/dports/net/samba412/samba-4.12.15/third_party/popt/
H A Dpopt.h691 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
H A Dpopt.c760 unsigned int _poptBitsK = _POPT_BITS_K;
777 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()
/dports/devel/popt/popt-1.18/src/
H A Dpopt.h572 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
H A Dpopt.c703 unsigned int _poptBitsK = _POPT_BITS_K;
717 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()
/dports/databases/ldb15/ldb-1.5.6/third_party/popt/
H A Dpopt.h691 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
H A Dpopt.c760 unsigned int _poptBitsK = _POPT_BITS_K;
777 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()
/dports/databases/ldb22/ldb-2.2.1/third_party/popt/
H A Dpopt.h691 #define _POPT_BITS_K 16U /* no. of linear hash combinations */
H A Dpopt.c760 unsigned int _poptBitsK = _POPT_BITS_K;
777 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()
/dports/databases/ldb20/ldb-2.0.10/third_party/popt/
H A Dpopt.h691 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
H A Dpopt.c760 unsigned int _poptBitsK = _POPT_BITS_K;
777 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K; in _poptBitsNew()
/dports/databases/ldb21/ldb-2.1.5/third_party/popt/
H A Dpopt.h691 #define _POPT_BITS_K 16U /* no. of linear hash combinations */ macro
H A Dpopt.c760 unsigned int _poptBitsK = _POPT_BITS_K;
777 if (_poptBitsK == 0U || _poptBitsK > 32U) _poptBitsK = _POPT_BITS_K;