Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dprofilee.py48 def mul(a, b): function
Dtest_list.py57 def mul(a, b): return a * b function