Searched refs:ISO_CODE_SS3 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dcoding.h70 #define ISO_CODE_SS3 0x8F /* single-shift-3 */ macro
89 ISO_single_shift_3, /* ISO_CODE_SS3 (0x8F) */
H A Dcoding.c1563 case ISO_CODE_SS3:
2316 *dst++ = ISO_CODE_SS3; \
4205 || (c == ISO_CODE_SS2 || c == ISO_CODE_SS3)
7706 iso_code_class[ISO_CODE_SS3] = ISO_single_shift_3;

Completed in 91 milliseconds