Home | History | Annotate | Download | only in src

Lines Matching full:_vsnprintf

468 - Don't use _vsnprintf on later versions of MSVC [Lowman]
928 - Try to use _vsnprintf where it supplants vsprintf [Vollant]