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

/xsrc/external/mit/x11perf/dist/
H A Ddo_text.c178 char *pbuf0, *pbuf1, *pbuf2; local in function:InitText16
185 pbuf1 = items[i*SEGS+1].chars =
205 *pbuf1++ = bch / bcolumns + bfont->min_byte1;
206 *pbuf1++ = bch % bcolumns + bfont->min_char_or_byte2;

Completed in 3 milliseconds