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

/xsrc/external/mit/libXpm/dist/src/
H A Dparse.c615 unsigned int nlines, a, l, notstart, notend = 0; local in function:xpmParseExtensions
628 while ((notstart = strncmp("XPMEXT", string, 6))
638 if (!notstart)
640 while (!notstart && notend) {
677 while ((notstart = strncmp("XPMEXT", string, 6))

Completed in 2 milliseconds