Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_functoolsmodule.c101 static PyTypeObject partial_type; variable
320 static PyTypeObject partial_type = { variable
382 &partial_type, in init_functools()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_functoolsmodule.c101 static PyTypeObject partial_type; variable
324 static PyTypeObject partial_type = { variable
386 &partial_type, in init_functools()