Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c356 PyInt_FromString(char *s, char **pend, int base) in PyInt_FromString() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c342 PyInt_FromString(char *s, char **pend, int base) in PyInt_FromString() function