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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c4524 int *ibuf; local
4553 *blend_map_count_return = ibuf =
4558 *ibuf++ = bd->internal_points[i] + 2;
4568 *blend_design_coords_return = ibuf =
4574 *ibuf++ = bd->min[i];
4577 *ibuf++ = bd->internal_break[i][j];
4580 *ibuf++ = bd->max[i];
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c735 int ibuf[NBUFSIZE]; /* This needs to be a 32 bit datatype */ local
773 ibuf[i] = ((long *) data)[i];
775 (*writeProc)(ctxt, (char *) ibuf,

Completed in 30 milliseconds