Searched refs:make_compiled_pathname (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/ |
D | import.c | 709 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname() function 993 cpathname = make_compiled_pathname(pathname, buf, in load_source_module()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | import.c | 709 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname() function 993 cpathname = make_compiled_pathname(pathname, buf, in load_source_module()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | import.c | 741 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname() function 1072 cpathname = make_compiled_pathname(pathname, buf, in load_source_module()
|