Searched defs:at_most (Results 1 – 2 of 2) sorted by relevance
251 def cpu_count(at_least=1, at_most=64): argument
809 static int chip_away_bits(int total, int at_most) in chip_away_bits()