Searched refs:TEMPL (Results 1 – 4 of 4) sorted by relevance
17 #define TEMPL "/tmp/perf-test-XXXXXX" macro31 strcpy(path, TEMPL); in test__jit_write_elf()
20 #define TEMPL "/tmp/perf-test-XXXXXX" in test_file() macro21 static char buf_templ[sizeof(TEMPL)]; in test_file()26 strcpy(buf_templ, TEMPL); in test_file()27 #undef TEMPL in test_file()
16 #define TEMPL "/tmp/perf-test-XXXXXX" macro41 strcpy(path, TEMPL); in make_test_file()
14 #define TEMPL "/tmp/perf-test-XXXXXX" macro21 strcpy(path, TEMPL); in get_temp()