Searched defs:TEMPDIR (Results 1 – 6 of 6) sorted by relevance
44 #define TEMPDIR "/tmp" macro46 #define TEMPDIR "/data/local/tmp" macro
35 #define TEMPDIR "/tmp" macro
230 TEMPDIR = os.path.abspath(tempfile.gettempdir()) variable1662 TEMPDIR = os.path.join(sysconfig.get_config_var('srcdir'), 'build') variable1663 TEMPDIR = os.path.abspath(TEMPDIR) variable
30 TEMPDIR = os.path.abspath(test_support.TESTFN) variable
115 TEMPDIR, enumerator