Home
last modified time | relevance | path

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

/iconvdata/
A Diso-2022-kr.c31 #define SI 0x0f macro
95 *outbuf++ = SI; \
154 else if (__builtin_expect (ch, 0) == SI) \
210 *outptr++ = SI; \
A Dibm937.c31 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
75 *outbuf++ = SI; \
116 else if (__builtin_expect (ch, 0) == SI) \
251 *outptr++ = SI; \
A Dibm935.c31 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
75 *outbuf++ = SI; \
116 else if (__builtin_expect (ch, 0) == SI) \
252 *outptr++ = SI; \
A Dibm939.c31 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
75 *outbuf++ = SI; \
116 else if (__builtin_expect (ch, 0) == SI) \
252 *outptr++ = SI; \
A Dibm930.c31 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
75 *outbuf++ = SI; \
117 else if (__builtin_expect (ch, 0) == SI) \
253 *outptr++ = SI; \
A Dibm933.c30 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
74 *outbuf++ = SI; \
115 else if (__builtin_expect (ch, 0) == SI) \
251 *outptr++ = SI; \
A Dibm1364.c45 #define SI 0x0F /* Shift In, host code to turn DBCS off. */ macro
86 *outbuf++ = SI; \
165 if (__builtin_expect (ch, 0) == SI) \
363 *outptr++ = SI; \
A Diso-2022-cn.c35 #define SI 0x0f macro
97 *outbuf++ = SI; \
172 else if (__builtin_expect (ch, 0) == SI) \
247 *outptr++ = SI; \
A Diso-2022-cn-ext.c39 #define SI 0x0f macro
147 *outbuf++ = SI; \
281 else if (ch == SI) \
420 *outptr++ = SI; \

Completed in 10 milliseconds