Searched refs:cType (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/lib/libXmu/sun-src/src/ |
H A D | VisGamma.c | 226 skipChannel (int cType, int format, char **pChar, unsigned long *pCount) argument 235 nElements = ((cType == 0) ? 2 : 1) * length; 258 int cType, nTables; local 264 cType = (int)_XcmsGetElement(format, pChar, pCount); 265 if (cType != 0 && cType != 1) { 279 if (!skipChannel(cType, format, pChar, pCount)) { 286 if (!skipChannel(cType, format, pChar, pCount)) { 291 if (!skipChannel(cType, format, pChar, pCount)) { 318 int count, format, cType, nTable local [all...] |
Completed in 14 milliseconds