Searched defs:buf1 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c4076 String *buf1, *buf2; local
4092 *face_list = buf1 = (String *) XtMalloc(*count * sizeof(String));
4096 *buf1++ = f->face_name;
4456 String *buf1, *buf2; local
4478 *blend_return = buf1 = (String *) XtMalloc(*count_return * sizeof(String));
4486 *buf1++ = b->blend_name;

Completed in 28 milliseconds