Home
last modified time | relevance | path

Searched refs:CpAcp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.h29 CpAcp = 0, // The current used codepage. Since there's no such enumerator
41 int CodePage = CpAcp; // The codepage for interpreting characters.
Dllvm-rc.cpp148 case CpAcp: in main()