Searched refs:popcountll (Results 1 – 3 of 3) sorted by relevance
35 static inline int popcountll(unsigned long long x) { in popcountll() function
321 EXPECT_LE(popcountll(config.fmDeemphasis), 1); in TEST_P()322 EXPECT_LE(popcountll(config.fmRds), 1); in TEST_P()331 EXPECT_EQ(popcountll(config.fmDeemphasis), 1); in TEST_P()361 EXPECT_GE(popcountll(config.fmDeemphasis), 1); in TEST_P()