Searched refs:NotPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/binman/ | ||
A D | entry.py | 180 if tools.NotPowerOfTwo(self.align): |
/u-boot/tools/patman/ | ||
A D | tools.py | 171 def NotPowerOfTwo(num): function |
Completed in 6 milliseconds