Home | History | Annotate | Download | only in io

Lines Matching refs:ptrValue

203     const char *arg = (const char*)(args[0].ptrValue);
545 ufmt_ptou(result, &len, args[0].ptrValue, TRUE/*, info->fPrecision*/);
753 const UChar *arg = (const UChar*)(args[0].ptrValue);
859 int32_t *count = (int32_t*)(args[0].ptrValue);
1174 arglist[pos].ptrValue = va_arg(ap, void*);
1194 arglist[pos].ptrValue = NULL;
1514 args.ptrValue = arglist[spec.fArgPos].ptrValue;
1529 args.ptrValue = NULL;
1541 args.ptrValue = va_arg(ap, void*);
1561 args.ptrValue = NULL;