Lines Matching refs:pChar

230 PrintTableType0(int format, char **pChar, unsigned long *pCount)
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)
286 PrintTableType1(int format, char **pChar, unsigned long *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)
350 char *property_return, *pChar;
394 pChar = property_return;
402 (long) _XcmsGetElement(format, &pChar, &nitems)
412 (long) _XcmsGetElement(format, &pChar, &nitems)
443 pChar = property_return;
503 visualID = _XcmsGetElement(format, &pChar, &nitems);
510 visualID |= _XcmsGetElement(format, &pChar, &nitems);
522 cType = _XcmsGetElement(format, &pChar, &nitems);
524 nTables = _XcmsGetElement(format, &pChar, &nitems);
531 PrintTableType0(format, &pChar, &nitems);
534 PrintTableType0(format, &pChar, &nitems);
536 PrintTableType0(format, &pChar, &nitems);
542 PrintTableType1(format, &pChar, &nitems);
545 PrintTableType1(format, &pChar, &nitems);
547 PrintTableType1(format, &pChar, &nitems);
581 char *property_return, *pChar;
606 pChar = property_return;
612 (long) _XcmsGetElement(format, &pChar, &nitems) /
639 pChar = property_return;
700 visualID = _XcmsGetElement(format, &pChar, &nitems);
703 visualID |= _XcmsGetElement(format, &pChar, &nitems);
707 cType = _XcmsGetElement(format, &pChar, &nitems);
712 PrintTableType0(format, &pChar, &nitems);
715 PrintTableType1(format, &pChar, &nitems);