Home
last modified time | relevance | path

Searched defs:add_temp_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-tempdir.h63 void add_temp_file (char *path) { m_tempfiles.safe_push (path); } in add_temp_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-tempdir.h63 void add_temp_file (char *path) { m_tempfiles.safe_push (path); } in add_temp_file() function