Searched refs:UTF16_FWD_1_UNSAFE (Results 1 – 3 of 3) sorted by relevance
653 #define UTF16_FWD_1_UNSAFE(s, i) { \ macro663 UTF16_FWD_1_UNSAFE(s, i); \981 #define UTF_FWD_1_UNSAFE(s, i) UTF16_FWD_1_UNSAFE(s, i)
497 UTF16_FWD_1_UNSAFE(input, offunsafe); in TestFwdBack()