Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c153 typedef unsigned short ICHAR; typedef
161 typedef char ICHAR; typedef
2928 = XmlConvert(enc, &fromPtr, rawNameEnd, (ICHAR **)&toPtr, in doContent()
2929 (ICHAR *)tag->bufEnd - 1); in doContent()
3074 XmlEncode(n, (ICHAR *)buf)); in doContent()
3126 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in doContent()
3127 XmlConvert(enc, &s, end, &dataPtr, (ICHAR *)parser->m_dataBufEnd); in doContent()
3130 (int)(dataPtr - (ICHAR *)parser->m_dataBuf)); in doContent()
3155 ICHAR *dataPtr = (ICHAR *)parser->m_dataBuf; in doContent()
3157 enc, &s, next, &dataPtr, (ICHAR *)parser->m_dataBufEnd); in doContent()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.texi186 * @code{ICHAR}: ICHAR, Character-to-integer conversion function
578 See @ref{ICHAR} for a discussion of converting between numerical values
584 @ref{ICHAR}
3483 See @ref{ICHAR} for a discussion of converting between numerical values
3489 @ref{ICHAR}
7573 See @ref{ICHAR} for a discussion of converting between numerical values
7579 @ref{ICHAR}
7989 @node ICHAR
7990 @section @code{ICHAR} --- Character-to-integer conversion function
7991 @fnindex ICHAR
[all …]
H A Dgfortran.info7168 * 'ICHAR': ICHAR, Character-to-integer conversion function
7531 See *note ICHAR:: for a discussion of converting between numerical
7535 *note CHAR::, *note IACHAR::, *note ICHAR::
9950 See *note ICHAR:: for a discussion of converting between numerical
9954 *note ACHAR::, *note IACHAR::, *note ICHAR::
13402 See *note ICHAR:: for a discussion of converting between numerical
13406 *note ACHAR::, *note CHAR::, *note ICHAR::
13694 File: gfortran.info, Node: IBSET, Next: ICHAR, Prev: IBITS, Up: Intrinsic Procedures
13737 File: gfortran.info, Node: ICHAR, Next: IDATE, Prev: IBSET, Up: Intrinsic Procedures
13739 9.143 'ICHAR' -- Character-to-integer conversion function
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.texi186 * @code{ICHAR}: ICHAR, Character-to-integer conversion function
574 See @ref{ICHAR} for a discussion of converting between numerical values
580 @ref{ICHAR}
3479 See @ref{ICHAR} for a discussion of converting between numerical values
3485 @ref{ICHAR}
7570 See @ref{ICHAR} for a discussion of converting between numerical values
7576 @ref{ICHAR}
7986 @node ICHAR
7987 @section @code{ICHAR} --- Character-to-integer conversion function
7988 @fnindex ICHAR
[all …]
H A Dgfortran.info6862 * 'ICHAR': ICHAR, Character-to-integer conversion function
7212 See *note ICHAR:: for a discussion of converting between numerical
7216 *note CHAR::, *note IACHAR::, *note ICHAR::
9630 See *note ICHAR:: for a discussion of converting between numerical
9634 *note ACHAR::, *note IACHAR::, *note ICHAR::
13073 See *note ICHAR:: for a discussion of converting between numerical
13077 *note ACHAR::, *note CHAR::, *note ICHAR::
13353 File: gfortran.info, Node: IBSET, Next: ICHAR, Prev: IBITS, Up: Intrinsic Procedures
13392 File: gfortran.info, Node: ICHAR, Next: IDATE, Prev: IBSET, Up: Intrinsic Procedures
13394 8.143 'ICHAR' -- Character-to-integer conversion function
[all …]
H A DChangeLog-20072074 IACHAR, ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND
2098 * intrinsic.texi: Update documentation for COUNT, IACHAR, ICHAR,
4644 * intrinsic.texi: (ICHAR) Improve internal I/O note.
5230 (ICHAR): Added cross-references.
H A DChangeLog-20082647 ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.