Searched refs:char16_t (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dutf8.h49 static inline bool utf16_is_surrogate(char16_t c) {
53 static inline bool utf16_is_trailing_surrogate(char16_t c) {
57 static inline char32_t utf16_surrogate_pair_to_unichar(char16_t lead, char16_t trail) {
H A Dutf8.c326 char16_t w1, w2;
H A Djson.c323 char16_t x;
340 char16_t y;
H A Dmissing.h1167 #define char16_t uint16_t macro

Completed in 45 milliseconds