Searched refs:ICHAR (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libexpat/lib/ |
H A D | xmlparse.c | 176 typedef unsigned short ICHAR; typedef 184 typedef char ICHAR; typedef 3025 (ICHAR *)tag->bufEnd - 1); in doContent() 3222 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in doContent() 3226 (int)(dataPtr - (ICHAR *)parser->m_dataBuf)); in doContent() 3251 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in doContent() 4167 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in doCdataSection() 6038 n = XmlEncode(n, (ICHAR *)buf); in appendAttributeValue() 6330 n = XmlEncode(n, (ICHAR *)buf); in storeEntityValue() 6507 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in reportDefault() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | intrin.def | 184 DEFNAME ("ICHAR", "ichar", "IChar", genNONE, specICHAR) 877 DEFSPEC (ICHAR, 878 "ICHAR", 3183 DEFIMP (ICHAR, "ICHAR", ,,, "I1:-:C=A*")
|
H A D | ChangeLog.0 | 3848 (ffecom_intrinsic_ichar_): New function to handle ICHAR of 3864 so that assignment-like concatenation is allowed for ICHAR(),
|
H A D | intdoc.in | 140 DEFDOC (ICHAR, "Code for character.", "\
|
H A D | news.texi | 3054 Support @code{ICHAR()}, @code{IACHAR()}, and @code{LEN()} of
|