Home
last modified time | relevance | path

Searched defs:tdict (Results 1 – 2 of 2) sorted by relevance

/third_party/popt/tests/
DMakefile.am7 noinst_PROGRAMS = test1 test2 tdict # test3 program
/third_party/python/Modules/
D_threadmodule.c728 PyObject *tdict = PyThreadState_GetDict(); in _local_create_dummy() local
895 PyObject *tdict = PyThreadState_GetDict(); in _ldict() local