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