Searched refs:u4in (Results 1 – 1 of 1) sorted by relevance
199 ucs4_t u4in[2]; in ENCODER() local200 u4in[0] = (ucs4_t)IN1; in ENCODER()201 u4in[1] = (ucs4_t)IN2; in ENCODER()202 encoded = dsg->encoder(u4in, &length); in ENCODER()