Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c5088 noload_global(Unpicklerobject *self) in noload_global() function
5307 if (noload_global(self) < 0) in noload()