Searched refs:ph (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/lib/libXmu/sun-src/src/ |
H A D | VisGamma.c | 47 unsigned short *ph = NULL; local 52 if (!(ph = (unsigned short *) malloc(nElements * sizeof(unsigned short))) || 57 *pph = ph; 64 *ph++ = _XcmsGetElement (format, pChar, pCount) * 0x101; 72 *ph++ = (unsigned short)_XcmsGetElement (format, pChar, pCount); 80 *ph++ = (unsigned short)_XcmsGetElement (format, pChar, pCount); 93 if (ph) { 94 free(ph); 111 unsigned short *ph = NULL; local 118 if (!(ph 176 exponentOfPowerFunc(unsigned int maxh, unsigned int maxf, int n, unsigned short *ph, unsigned int *pf) argument 324 unsigned short *ph; local [all...] |
Completed in 9 milliseconds