Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Derrors.c109 static const char this_file[] = __FILE__; local
H A Ddiagnostic.c1331 static const char this_file[] = __FILE__; local
/openbsd-src/gnu/gcc/gcc/
H A Derrors.c113 static const char this_file[] = __FILE__; in trim_filename() local
H A Ddiagnostic.c424 static const char this_file[] = __FILE__; in trim_filename() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp302 FileSpec &this_file) { in SharedLibraryDirectoryHelper()