Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dxccs.multibyte.c271 int in_1byte = 0; local
308 in_1byte = 0;
318 if ((in_1byte == 0 && in_2byte == 1) ||
319 (in_1byte == 1 && upper != current) ||
320 (in_1byte == 0 && in_2byte == 0 && upper != 0)) {
332 in_1byte = 1;