Home
last modified time | relevance | path

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

/u-boot/tools/binman/
A Dentry.py180 if tools.NotPowerOfTwo(self.align):
186 if tools.NotPowerOfTwo(self.align_size):
/u-boot/tools/patman/
A Dtools.py171 def NotPowerOfTwo(num): function

Completed in 6 milliseconds