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