Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/less/
Dmain.c24 int new_file; variable
/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DGCDAProfiling.c79 static int new_file = 0; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpplib.c801 const char *new_file = pfile->map->to_file; local
849 const char *new_file = pfile->map->to_file; local
/openbsd/src/gnu/gcc/libcpp/
Ddirectives.c843 const char *new_file = map->to_file; in do_line() local
894 const char *new_file = map->to_file; in do_linemarker() local
/openbsd/src/lib/libc/db/hash/
Dhash.h106 int new_file; /* Indicates if fd is backing store member
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp625 auto new_file = PythonFile::FromFile(file, mode); in SetStdHandle() local