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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c65 #define BEGINBINARYLEN 14 /* Length of "%%BeginBinary:" */ macro
152 } else if (strncmp(buf, "%%BeginBinary:", BEGINBINARYLEN) == 0) {
248 if (strncmp(buf, "%%BeginBinary:", BEGINBINARYLEN) == 0) {

Completed in 9 milliseconds