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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c2494 BlendRec *b, *newb, **lastb; local
2531 lastb = &f->blend_data->blends;
2536 lastb = &b->next;
2556 *lastb = newb;
4618 BlendRec *b = NULL, *newb, **lastb; local
4679 lastb = &bd->blends;
4682 lastb = &b->next;
4686 *lastb = newb;

Completed in 21 milliseconds