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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c2768 #define PIECEMAX 10 macro
2769 String pieces[PIECEMAX];
2835 if (i >= PIECEMAX) goto GIVE_UP;
2843 if (pieces[0] == categories[ITALICINDEX] && numPieces < PIECEMAX-1) {

Completed in 21 milliseconds