Home
last modified time | relevance | path

Searched refs:c2 (Results 1 – 1 of 1) sorted by relevance

/system/core/libutils/
DUnicode.cpp316 const char16_t c2 = ntohs(*s2N); in strzcmp16_h_n() local
317 const int d = (int)*s1H++ - (int)c2; in strzcmp16_h_n()