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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c3689 BlendRec *b, *next_b; local
3693 for (b = bd->blends; b != NULL; b = next_b) {
3694 next_b = b->next;

Completed in 28 milliseconds