Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertEBCDIC.cpp20 static const unsigned char ISO88591ToIBM1047[256] = { variable
72 const unsigned char *Table = ISO88591ToIBM1047; in convertToEBCDIC()