Searched defs:tmpfile (Results 1 – 9 of 9) sorted by relevance
36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
35 # define tmpfile tmpfile_safer macro
93 char tmpfile[128]; in TEST() local215 char tmpfile[128]; in TEST() local
49 def compile_glsl(filename, tmpfile): argument
160 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
242 char *p, *tmpfile; in open_logfiles() local
381 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
938 def _rewrite_tmpfile(self, mainfile, tmpfile, writer_spec): argument
1822 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument