Searched refs:mw_uint (Results 1 – 1 of 1) sorted by relevance
1948 uint mw_uint = mw; in bcm_mw_to_qdbm() local1952 if (mw_uint <= 1) in bcm_mw_to_qdbm()1958 while (mw_uint < QDBM_TABLE_LOW_BOUND) { in bcm_mw_to_qdbm()1959 mw_uint *= 10; in bcm_mw_to_qdbm()1966 if (mw_uint < boundary) break; in bcm_mw_to_qdbm()