Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c276 static PyObject *_ldict(localobject *self);
428 _ldict(localobject *self) in _ldict() function
469 ldict = _ldict(self); in local_setattro()
538 ldict = _ldict(self); in local_getattro()