Searched refs:byteinfo_rec (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c331 ByteInfoRec byteinfo_rec; local in function:byteM_parse_codeset
350 byteinfo_rec = byteinfo[k];
351 if (byteinfo_rec.start <= ch && ch <= byteinfo_rec.end) {

Completed in 5 milliseconds