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

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c155 unsigned long start_p; local in function:conv_to_source
169 start_p = convlist[i].start + convlist[i].shift;
171 if (start_p <= code && code <= end_p)

Completed in 5 milliseconds