Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_weakref.c80 weakref_functions[] = { variable
96 m = Py_InitModule3("_weakref", weakref_functions, in init_weakref()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_weakref.c80 weakref_functions[] = { variable
96 m = Py_InitModule3("_weakref", weakref_functions, in init_weakref()