Home
last modified time | relevance | path

Searched defs:divmod (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py4216 def divmod(self, a, b): member in Context
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c129 divmod(int x, int y, int *r) in divmod() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Ddatetimemodule.c129 divmod(int x, int y, int *r) in divmod() function