Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DUnicode.cpp22 bool isPrintable(int UCS) { in isPrintable()
226 static inline int charWidth(int UCS) in charWidth()
H A DLocale.cpp13 bool isPrint(int UCS) { in isPrint()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp292 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo() local