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

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c158 unsigned long end_m; local in function:conv_to_source
176 end_m = convlist[i].end - convlist[i].shift;
177 if (start_m <= code && code <= end_m)

Completed in 5 milliseconds