Searched refs:win32_tmpfile (Results 1 – 3 of 3) sorted by relevance
68 DllExport FILE* win32_tmpfile(void);237 #define tmpfile() win32_tmpfile()
835 return win32_tmpfile(); in PerlStdIOTmpfile()
3508 win32_tmpfile(void) in win32_tmpfile() function