Lines Matching defs:_XcmsGetElement
53 static unsigned long _XcmsGetElement(int format, char **pValue,
244 nElements = _XcmsGetElement(format, pChar, pCount) + 1;
251 hValue = _XcmsGetElement(format, pChar, pCount) * 0x101;
252 fValue = _XcmsGetElement(format, pChar, pCount)
259 hValue = _XcmsGetElement(format, pChar, pCount);
260 fValue = _XcmsGetElement(format, pChar, pCount)
267 hValue = _XcmsGetElement(format, pChar, pCount);
268 fValue = _XcmsGetElement(format, pChar, pCount)
301 max_index = _XcmsGetElement(format, pChar, pCount);
308 fValue = _XcmsGetElement(format, pChar, pCount)
316 fValue = _XcmsGetElement(format, pChar, pCount)
324 fValue = _XcmsGetElement(format, pChar, pCount)
402 (long) _XcmsGetElement(format, &pChar, &nitems)
412 (long) _XcmsGetElement(format, &pChar, &nitems)
503 visualID = _XcmsGetElement(format, &pChar, &nitems);
510 visualID |= _XcmsGetElement(format, &pChar, &nitems);
522 cType = _XcmsGetElement(format, &pChar, &nitems);
524 nTables = _XcmsGetElement(format, &pChar, &nitems);
612 (long) _XcmsGetElement(format, &pChar, &nitems) /
700 visualID = _XcmsGetElement(format, &pChar, &nitems);
703 visualID |= _XcmsGetElement(format, &pChar, &nitems);
707 cType = _XcmsGetElement(format, &pChar, &nitems);
824 _XcmsGetElement(int format, char **pValue, unsigned long *pCount)