Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingFile.c101 static const char *FileOpenMode = "a+b"; variable
188 static const char *FileOpenMode = "w+b"; variable
226 static const char *FileOpenMode = "a+b"; variable