Searched refs:countBits (Results 1 – 2 of 2) sorted by relevance
58 static int countBits(int hint) in countBits() function98 hint = countBits(-hint); in cso_data_rehash()
570 function countBits(n) { function579 parts.push((countBits(i) % 2 === 0) ? 'yolo' : 'swag');