Home | History | Annotate | Download | only in libdex

Lines Matching full:three

990     unsigned int one, two, three;
994 /* two- or three-byte encoding */
997 /* three-byte encoding */
998 three = *(*pUtf8Ptr)++;
1001 (three & 0x3f);