Home | History | Annotate | Download | only in unicode

Lines Matching refs:UTF16_BACK_1_UNSAFE

696 #define UTF16_BACK_1_UNSAFE(s, i) { \
706 UTF16_BACK_1_UNSAFE(s, i); \
977 #define UTF_BACK_1_UNSAFE(s, i) UTF16_BACK_1_UNSAFE(s, i)