Searched refs:VG_TMPDIR (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/
H A Dconfig.h472 #define VG_TMPDIR "/data/local/tmp" macro
474 #define VG_TMPDIR "/tmp" macro
H A Dconfig.h.in458 #undef VG_TMPDIR
H A Dconfigure856 VG_TMPDIR
6610 #define VG_TMPDIR "$tmpdir"
6613 VG_TMPDIR=$tmpdir
/external/valgrind/coregrind/
H A Dvgdb.c114 tmpdir = VG_TMPDIR;
H A Dm_libcfile.c903 if (tmpdir == NULL || *tmpdir == '\0') tmpdir = VG_TMPDIR;

Completed in 157 milliseconds