Home
last modified time | relevance | path

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

/external/u-boot/tools/buildman/
Dcontrol.py21 def GetPlural(count): function
34 commit_str = '%d commit%s' % (count, GetPlural(count))
41 GetPlural(options.threads), options.jobs, GetPlural(options.jobs))