Lines Matching refs:argptr
83 const char* format, va_list argptr) {85 return _vsnprintf(buffer, sizeOfBuffer, format, argptr);