Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dxccs.multibyte.c270 int in_2byte = 0; local
299 if (in_2byte == 0) {
307 in_2byte = 1;
318 if ((in_1byte == 0 && in_2byte == 1) ||
320 (in_1byte == 0 && in_2byte == 0 && upper != 0)) {
331 in_2byte = 0;