Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DGCDAProfiling.c79 static int new_file = 0; variable
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp621 auto new_file = PythonFile::FromFile(file, mode); in SetStdHandle() local