Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 5 of 5) sorted by relevance

/external/bison/lib/
Dstdio--.h35 # define tmpfile tmpfile_safer macro
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc80 char tmpfile[128]; in TEST() local
133 char tmpfile[128]; in TEST() local
/external/libpng/contrib/gregbook/
Dwpng.c160 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
/external/toybox/toys/pending/
Dsyslogd.c242 char *p, *tmpfile; in open_logfiles() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1848 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument