Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py688 rebind = lambda lhs, self=self: \ function
692 return rule, rebind(lhs)
786 rebind = lambda func, self=self: \ function
793 return (lhs, tuple(rhslist)), rebind(func)