Searched refs:bigend (Results 1 – 2 of 2) sorted by relevance
120 int bigend; in looks_utf16() local131 bigend = 0; in looks_utf16()133 bigend = 1; in looks_utf16()138 if (bigend) in looks_utf16()159 return 1 + bigend; in looks_utf16()209 decode_utf16(const char* ibuf, int bigend) in decode_utf16() argument215 if (bigend) in decode_utf16()224 if (bigend) in decode_utf16()
468 int bigend; in looks_ucs16() local476 bigend = 0; in looks_ucs16()478 bigend = 1; in looks_ucs16()488 if (bigend) in looks_ucs16()521 return 1 + bigend; in looks_ucs16()528 int bigend; in looks_ucs32() local535 bigend = 0; in looks_ucs32()537 bigend = 1; in looks_ucs32()546 if (bigend) in looks_ucs32()564 return 1 + bigend; in looks_ucs32()