Searched defs:uc2 (Results 1 – 4 of 4) sorted by relevance
2497 combine_surrogate_pair(uint32_t uc, uint32_t uc2) in combine_surrogate_pair()2623 unsigned uc2; in utf16_to_unicode() local2868 get_nfc(uint32_t uc, uint32_t uc2) in get_nfc()2992 uint32_t uc, uc2; in archive_string_normalize_C() local3299 uint32_t uc, uc2; in archive_string_normalize_D() local
1302 unsigned uc2 = (unsigned char)c2; in samesets() local
1365 unsigned uc2 = (uch)c2; in samesets() local
357 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef