Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicode.cpp27 bool isPrintable(int UCS) { in isPrintable()
276 bool isFormatting(int UCS) { in isFormatting()
303 static inline int charWidth(int UCS) { in charWidth()
H A DLocale.cpp13 bool isPrint(int UCS) { in isPrint()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp331 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo() local