Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dlocale.c92 l->l_encFont = CE_ISO8859_1; in getLocaleDescriptor()
93 l->l_encDisplay = CE_ISO8859_1; in getLocaleDescriptor()
94 l->l_encMessages = CE_ISO8859_1; in getLocaleDescriptor()
95 l->l_encVerilog = CE_ISO8859_1; in getLocaleDescriptor()
96 l->l_encPostscript = CE_ISO8859_1; in getLocaleDescriptor()
H A Dtkgate.h143 #define CE_ISO8859_1 "iso8859-1" macro