HomeSort by relevance Sort by last modified time
    Searched refs:is_high_surrogate (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
c16rtomb.cpp 35 static inline constexpr bool is_high_surrogate(char16_t c16) { function
47 if (is_high_surrogate(c16)) {
  /external/valgrind/VEX/priv/
guest_s390_toIR.c 13339 IRTemp is_high_surrogate = newTemp(Ity_I32); local
13466 IRTemp is_high_surrogate = newTemp(Ity_I32); local
    [all...]

Completed in 489 milliseconds