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

/system/core/libutils/
H A DUnicode.cpp336 const char16_t c2 = ntohs(*s2N); local
337 const int d = (int)*s1H++ - (int)c2;
/system/extras/ext4_utils/
H A Dmake_ext4fs.c531 struct region* c2 = (struct region*) chunk2; local
532 return c1->block - c2->block;

Completed in 1625 milliseconds