Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c101 static const char *FileOpenMode = "a+b"; variable
223 static const char *FileOpenMode = "w+b"; global() variable
268 static const char *FileOpenMode = "a+b"; global() variable