Searched refs:bigend (Results 1 – 1 of 1) sorted by relevance
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()
Completed in 6 milliseconds